#b07ccc color space conversions
Hex:
#b07ccc
RGB:
176, 124, 204
CMY:
31, 51, 20
CMYK:
14, 39, 0, 20
HSL:
279°, 43.9560%, 64.3137%
HSV (HSB):
279°, 39.2157%, 80.0000%
XYZ:
36.0112, 28.0050, 60.6343
xyY:
0.2889, 0.2247, 28.0050
CIE-Lab:
59.8933, 34.6748, -33.6937
CIE-LCH:
59.8933, 48.3488, 315.8221
CIE-Luv:
59.8933, 21.7541, -57.0524
Hunter-Lab:
52.9198, 28.8573, -30.8892
#b07ccc color charts
#b07ccc color shades, tints & tones
#b07ccc color schemes
#b07ccc color preview, HTML & CSS examples
This text has a color of #b07ccc
<p style="color:#b07ccc;">Text here</p>
.mytext {color:#b07ccc;}
This box has a color of #b07ccc
<div style="background-color:#b07ccc;">Content here</div>
.mybackground {background-color:#b07ccc;}
Border around this has a color of #b07ccc
<div style="border:2px solid #b07ccc;">Content here</div>
.myborder {border:2px solid #b07ccc;}