#bf2c7e color space conversions
Hex:
#bf2c7e
RGB:
191, 44, 126
CMY:
25, 83, 51
CMYK:
0, 77, 34, 25
HSL:
327°, 62.5532%, 46.0784%
HSV (HSB):
327°, 76.9634%, 74.9020%
XYZ:
26.1524, 14.3841, 21.1367
xyY:
0.4240, 0.2332, 14.3841
CIE-Lab:
44.7788, 63.2304, -11.0126
CIE-LCH:
44.7788, 64.1823, 350.1201
CIE-Luv:
44.7788, 84.2795, -25.8102
Hunter-Lab:
37.9264, 56.7150, -6.4944
#bf2c7e color charts
#bf2c7e color shades, tints & tones
#bf2c7e color schemes
#bf2c7e color preview, HTML & CSS examples
This text has a color of #bf2c7e
<p style="color:#bf2c7e;">Text here</p>
.mytext {color:#bf2c7e;}
This box has a color of #bf2c7e
<div style="background-color:#bf2c7e;">Content here</div>
.mybackground {background-color:#bf2c7e;}
Border around this has a color of #bf2c7e
<div style="border:2px solid #bf2c7e;">Content here</div>
.myborder {border:2px solid #bf2c7e;}