#bf7ccc color space conversions
Hex:
#bf7ccc
RGB:
191, 124, 204
CMY:
25, 51, 20
CMYK:
6, 39, 0, 20
HSL:
290°, 43.9560%, 64.3137%
HSV (HSB):
290°, 39.2157%, 80.0000%
XYZ:
39.5926, 29.8513, 60.8019
xyY:
0.3040, 0.2292, 29.8513
CIE-Lab:
61.5257, 39.2554, -31.0307
CIE-LCH:
61.5257, 50.0389, 321.6743
CIE-Luv:
61.5257, 30.8863, -53.7565
Hunter-Lab:
54.6363, 33.7376, -27.7352
#bf7ccc color charts
#bf7ccc color shades, tints & tones
#bf7ccc color schemes
#bf7ccc color preview, HTML & CSS examples
This text has a color of #bf7ccc
<p style="color:#bf7ccc;">Text here</p>
.mytext {color:#bf7ccc;}
This box has a color of #bf7ccc
<div style="background-color:#bf7ccc;">Content here</div>
.mybackground {background-color:#bf7ccc;}
Border around this has a color of #bf7ccc
<div style="border:2px solid #bf7ccc;">Content here</div>
.myborder {border:2px solid #bf7ccc;}