#bf2f7c color space conversions
Hex:
#bf2f7c
RGB:
191, 47, 124
CMY:
25, 82, 51
CMYK:
0, 75, 35, 25
HSL:
328°, 60.5042%, 46.6667%
HSV (HSB):
328°, 75.3927%, 74.9020%
XYZ:
26.1405, 14.5646, 20.5023
xyY:
0.4271, 0.2380, 14.5646
CIE-Lab:
45.0320, 62.0893, -9.4056
CIE-LCH:
45.0320, 62.7976, 351.3860
CIE-Luv:
45.0320, 84.1450, -23.4917
Hunter-Lab:
38.1636, 55.4785, -5.1372
#bf2f7c color charts
#bf2f7c color shades, tints & tones
#bf2f7c color schemes
#bf2f7c color preview, HTML & CSS examples
This text has a color of #bf2f7c
<p style="color:#bf2f7c;">Text here</p>
.mytext {color:#bf2f7c;}
This box has a color of #bf2f7c
<div style="background-color:#bf2f7c;">Content here</div>
.mybackground {background-color:#bf2f7c;}
Border around this has a color of #bf2f7c
<div style="border:2px solid #bf2f7c;">Content here</div>
.myborder {border:2px solid #bf2f7c;}