#bd7ccc color space conversions
Hex:
#bd7ccc
RGB:
189, 124, 204
CMY:
26, 51, 20
CMYK:
7, 39, 0, 20
HSL:
289°, 43.9560%, 64.3137%
HSV (HSB):
289°, 39.2157%, 80.0000%
XYZ:
39.0930, 29.5938, 60.7785
xyY:
0.3020, 0.2286, 29.5938
CIE-Lab:
61.3021, 38.6419, -31.3951
CIE-LCH:
61.3021, 49.7880, 320.9074
CIE-Luv:
61.3021, 29.6359, -54.2077
Hunter-Lab:
54.4001, 33.0733, -28.1616
#bd7ccc color charts
#bd7ccc color shades, tints & tones
#bd7ccc color schemes
#bd7ccc color preview, HTML & CSS examples
This text has a color of #bd7ccc
<p style="color:#bd7ccc;">Text here</p>
.mytext {color:#bd7ccc;}
This box has a color of #bd7ccc
<div style="background-color:#bd7ccc;">Content here</div>
.mybackground {background-color:#bd7ccc;}
Border around this has a color of #bd7ccc
<div style="border:2px solid #bd7ccc;">Content here</div>
.myborder {border:2px solid #bd7ccc;}