#bf2c6c color space conversions
Hex:
#bf2c6c
RGB:
191, 44, 108
CMY:
25, 83, 58
CMYK:
0, 77, 43, 25
HSL:
334°, 62.5532%, 46.0784%
HSV (HSB):
334°, 76.9634%, 74.9020%
XYZ:
25.0933, 13.9604, 15.5594
xyY:
0.4595, 0.2556, 13.9604
CIE-Lab:
44.1761, 61.3774, -0.8102
CIE-LCH:
44.1761, 61.3827, 359.2437
CIE-Luv:
44.1761, 91.3891, -12.3404
Hunter-Lab:
37.3637, 54.4936, 1.4643
#bf2c6c color charts
#bf2c6c color shades, tints & tones
#bf2c6c color schemes
#bf2c6c color preview, HTML & CSS examples
This text has a color of #bf2c6c
<p style="color:#bf2c6c;">Text here</p>
.mytext {color:#bf2c6c;}
This box has a color of #bf2c6c
<div style="background-color:#bf2c6c;">Content here</div>
.mybackground {background-color:#bf2c6c;}
Border around this has a color of #bf2c6c
<div style="border:2px solid #bf2c6c;">Content here</div>
.myborder {border:2px solid #bf2c6c;}