#bc85e1 color space conversions
Hex:
#bc85e1
RGB:
188, 133, 225
CMY:
26, 48, 12
CMYK:
16, 41, 0, 12
HSL:
276°, 60.5263%, 70.1961%
HSV (HSB):
276°, 40.8889%, 88.2353%
XYZ:
42.7172, 32.9027, 75.3336
xyY:
0.2830, 0.2180, 32.9027
CIE-Lab:
64.0820, 37.8123, -38.8187
CIE-LCH:
64.0820, 54.1910, 314.2476
CIE-Luv:
64.0820, 21.9275, -66.5233
Hunter-Lab:
57.3608, 32.5492, -37.7146
#bc85e1 color charts
#bc85e1 color shades, tints & tones
#bc85e1 color schemes
#bc85e1 color preview, HTML & CSS examples
This text has a color of #bc85e1
<p style="color:#bc85e1;">Text here</p>
.mytext {color:#bc85e1;}
This box has a color of #bc85e1
<div style="background-color:#bc85e1;">Content here</div>
.mybackground {background-color:#bc85e1;}
Border around this has a color of #bc85e1
<div style="border:2px solid #bc85e1;">Content here</div>
.myborder {border:2px solid #bc85e1;}