#bc85d7 color space conversions
Hex:
#bc85d7
RGB:
188, 133, 215
CMY:
26, 48, 16
CMYK:
13, 38, 0, 16
HSL:
280°, 50.6173%, 68.2353%
HSV (HSB):
280°, 38.1395%, 84.3137%
XYZ:
41.3923, 32.3727, 68.3569
xyY:
0.2912, 0.2278, 32.3727
CIE-Lab:
63.6497, 35.6745, -33.9256
CIE-LCH:
63.6497, 49.2302, 316.4394
CIE-Luv:
63.6497, 23.4424, -58.2029
Hunter-Lab:
56.8970, 30.2881, -31.4040
#bc85d7 color charts
#bc85d7 color shades, tints & tones
#bc85d7 color schemes
#bc85d7 color preview, HTML & CSS examples
This text has a color of #bc85d7
<p style="color:#bc85d7;">Text here</p>
.mytext {color:#bc85d7;}
This box has a color of #bc85d7
<div style="background-color:#bc85d7;">Content here</div>
.mybackground {background-color:#bc85d7;}
Border around this has a color of #bc85d7
<div style="border:2px solid #bc85d7;">Content here</div>
.myborder {border:2px solid #bc85d7;}