#bc85c7 color space conversions
Hex:
#bc85c7
RGB:
188, 133, 199
CMY:
26, 48, 22
CMYK:
6, 33, 0, 22
HSL:
290°, 37.0787%, 65.0980%
HSV (HSB):
290°, 33.1658%, 78.0392%
XYZ:
39.4354, 31.5899, 58.0518
xyY:
0.3055, 0.2447, 31.5899
CIE-Lab:
63.0025, 32.3949, -25.9630
CIE-LCH:
63.0025, 41.5152, 321.2894
CIE-Luv:
63.0025, 25.8998, -44.8495
Hunter-Lab:
56.2049, 26.8833, -21.8948
#bc85c7 color charts
#bc85c7 color shades, tints & tones
#bc85c7 color schemes
#bc85c7 color preview, HTML & CSS examples
This text has a color of #bc85c7
<p style="color:#bc85c7;">Text here</p>
.mytext {color:#bc85c7;}
This box has a color of #bc85c7
<div style="background-color:#bc85c7;">Content here</div>
.mybackground {background-color:#bc85c7;}
Border around this has a color of #bc85c7
<div style="border:2px solid #bc85c7;">Content here</div>
.myborder {border:2px solid #bc85c7;}