#bc85a7 color space conversions
Hex:
#bc85a7
RGB:
188, 133, 167
CMY:
26, 48, 35
CMYK:
0, 29, 11, 26
HSL:
323°, 29.1005%, 62.9412%
HSV (HSB):
323°, 29.2553%, 73.7255%
XYZ:
36.1016, 30.2564, 40.4965
xyY:
0.3379, 0.2832, 30.2564
CIE-Lab:
61.8749, 26.4360, -9.5629
CIE-LCH:
61.8749, 28.1125, 340.1130
CIE-Luv:
61.8749, 30.8360, -18.4841
Hunter-Lab:
55.0059, 20.8934, -5.1465
#bc85a7 color charts
#bc85a7 color shades, tints & tones
#bc85a7 color schemes
#bc85a7 color preview, HTML & CSS examples
This text has a color of #bc85a7
<p style="color:#bc85a7;">Text here</p>
.mytext {color:#bc85a7;}
This box has a color of #bc85a7
<div style="background-color:#bc85a7;">Content here</div>
.mybackground {background-color:#bc85a7;}
Border around this has a color of #bc85a7
<div style="border:2px solid #bc85a7;">Content here</div>
.myborder {border:2px solid #bc85a7;}