#bb7ccc color space conversions
Hex:
#bb7ccc
RGB:
187, 124, 204
CMY:
27, 51, 20
CMYK:
8, 39, 0, 20
HSL:
287°, 43.9560%, 64.3137%
HSV (HSB):
287°, 39.2157%, 80.0000%
XYZ:
38.6003, 29.3397, 60.7554
xyY:
0.2999, 0.2280, 29.3397
CIE-Lab:
61.0803, 38.0291, -31.7567
CIE-LCH:
61.0803, 49.5449, 320.1360
CIE-Luv:
61.0803, 28.3954, -54.6553
Hunter-Lab:
54.1662, 32.4131, -28.5863
#bb7ccc color charts
#bb7ccc color shades, tints & tones
#bb7ccc color schemes
#bb7ccc color preview, HTML & CSS examples
This text has a color of #bb7ccc
<p style="color:#bb7ccc;">Text here</p>
.mytext {color:#bb7ccc;}
This box has a color of #bb7ccc
<div style="background-color:#bb7ccc;">Content here</div>
.mybackground {background-color:#bb7ccc;}
Border around this has a color of #bb7ccc
<div style="border:2px solid #bb7ccc;">Content here</div>
.myborder {border:2px solid #bb7ccc;}