#b06de0 color space conversions
Hex:
#b06de0
RGB:
176, 109, 224
CMY:
31, 57, 12
CMYK:
21, 51, 0, 12
HSL:
275°, 64.9718%, 65.2941%
HSV (HSB):
275°, 51.3393%, 87.8431%
XYZ:
36.8277, 25.5492, 73.5115
xyY:
0.2710, 0.1880, 25.5492
CIE-Lab:
57.6067, 47.2448, -48.5453
CIE-LCH:
57.6067, 67.7401, 314.2222
CIE-Luv:
57.6067, 24.0524, -81.9186
Hunter-Lab:
50.5462, 41.5982, -50.8456
#b06de0 color charts
#b06de0 color shades, tints & tones
#b06de0 color schemes
#b06de0 color preview, HTML & CSS examples
This text has a color of #b06de0
<p style="color:#b06de0;">Text here</p>
.mytext {color:#b06de0;}
This box has a color of #b06de0
<div style="background-color:#b06de0;">Content here</div>
.mybackground {background-color:#b06de0;}
Border around this has a color of #b06de0
<div style="border:2px solid #b06de0;">Content here</div>
.myborder {border:2px solid #b06de0;}