#bf2c7d color space conversions
Hex:
#bf2c7d
RGB:
191, 44, 125
CMY:
25, 83, 51
CMYK:
0, 77, 35, 25
HSL:
327°, 62.5532%, 46.0784%
HSV (HSB):
327°, 76.9634%, 74.9020%
XYZ:
26.0882, 14.3584, 20.7985
xyY:
0.4260, 0.2344, 14.3584
CIE-Lab:
44.7426, 63.1201, -10.4541
CIE-LCH:
44.7426, 63.9799, 350.5959
CIE-Luv:
44.7426, 84.6799, -25.0435
Hunter-Lab:
37.8925, 56.5818, -6.0185
#bf2c7d color charts
#bf2c7d color shades, tints & tones
#bf2c7d color schemes
#bf2c7d color preview, HTML & CSS examples
This text has a color of #bf2c7d
<p style="color:#bf2c7d;">Text here</p>
.mytext {color:#bf2c7d;}
This box has a color of #bf2c7d
<div style="background-color:#bf2c7d;">Content here</div>
.mybackground {background-color:#bf2c7d;}
Border around this has a color of #bf2c7d
<div style="border:2px solid #bf2c7d;">Content here</div>
.myborder {border:2px solid #bf2c7d;}