#b06ce5 color space conversions
Hex:
#b06ce5
RGB:
176, 108, 229
CMY:
31, 58, 10
CMYK:
23, 53, 0, 10
HSL:
274°, 69.9422%, 66.0784%
HSV (HSB):
274°, 52.8384%, 89.8039%
XYZ:
37.4099, 25.6124, 77.1007
xyY:
0.2670, 0.1828, 25.6124
CIE-Lab:
57.6673, 48.8945, -51.2511
CIE-LCH:
57.6673, 70.8332, 313.6520
CIE-Luv:
57.6673, 23.5048, -86.4205
Hunter-Lab:
50.6087, 43.3820, -54.9004
#b06ce5 color charts
#b06ce5 color shades, tints & tones
#b06ce5 color schemes
#b06ce5 color preview, HTML & CSS examples
This text has a color of #b06ce5
<p style="color:#b06ce5;">Text here</p>
.mytext {color:#b06ce5;}
This box has a color of #b06ce5
<div style="background-color:#b06ce5;">Content here</div>
.mybackground {background-color:#b06ce5;}
Border around this has a color of #b06ce5
<div style="border:2px solid #b06ce5;">Content here</div>
.myborder {border:2px solid #b06ce5;}