#bf2f9c color space conversions
Hex:
#bf2f9c
RGB:
191, 47, 156
CMY:
25, 82, 39
CMYK:
0, 75, 18, 25
HSL:
315°, 60.5042%, 46.6667%
HSV (HSB):
315°, 75.3927%, 74.9020%
XYZ:
28.5031, 15.5097, 32.9439
xyY:
0.3704, 0.2015, 15.5097
CIE-Lab:
46.3245, 66.0333, -26.8106
CIE-LCH:
46.3245, 71.2685, 337.9021
CIE-Luv:
46.3245, 71.5912, -48.5223
Hunter-Lab:
39.3824, 60.2709, -22.0293
#bf2f9c color charts
#bf2f9c color shades, tints & tones
#bf2f9c color schemes
#bf2f9c color preview, HTML & CSS examples
This text has a color of #bf2f9c
<p style="color:#bf2f9c;">Text here</p>
.mytext {color:#bf2f9c;}
This box has a color of #bf2f9c
<div style="background-color:#bf2f9c;">Content here</div>
.mybackground {background-color:#bf2f9c;}
Border around this has a color of #bf2f9c
<div style="border:2px solid #bf2f9c;">Content here</div>
.myborder {border:2px solid #bf2f9c;}