#bc8dcc color space conversions
Hex:
#bc8dcc
RGB:
188, 141, 204
CMY:
26, 45, 20
CMYK:
8, 31, 0, 20
HSL:
285°, 38.1818%, 67.6471%
HSV (HSB):
285°, 30.8824%, 80.0000%
XYZ:
41.1630, 34.1008, 61.5393
xyY:
0.3009, 0.2493, 34.1008
CIE-Lab:
65.0425, 28.9702, -25.6305
CIE-LCH:
65.0425, 38.6807, 318.5002
CIE-Luv:
65.0425, 21.5447, -44.0315
Hunter-Lab:
58.3958, 23.6312, -21.6045
#bc8dcc color charts
#bc8dcc color shades, tints & tones
#bc8dcc color schemes
#bc8dcc color preview, HTML & CSS examples
This text has a color of #bc8dcc
<p style="color:#bc8dcc;">Text here</p>
.mytext {color:#bc8dcc;}
This box has a color of #bc8dcc
<div style="background-color:#bc8dcc;">Content here</div>
.mybackground {background-color:#bc8dcc;}
Border around this has a color of #bc8dcc
<div style="border:2px solid #bc8dcc;">Content here</div>
.myborder {border:2px solid #bc8dcc;}