#bf2f8c color space conversions
Hex:
#bf2f8c
RGB:
191, 47, 140
CMY:
25, 82, 45
CMYK:
0, 75, 27, 25
HSL:
321°, 60.5042%, 46.6667%
HSV (HSB):
321°, 75.3927%, 74.9020%
XYZ:
27.2360, 15.0028, 26.2713
xyY:
0.3975, 0.2190, 15.0028
CIE-Lab:
45.6381, 63.9573, -18.2373
CIE-LCH:
45.6381, 66.5067, 344.0846
CIE-Luv:
45.6381, 77.8428, -35.9050
Hunter-Lab:
38.7335, 57.7311, -13.1004
#bf2f8c color charts
#bf2f8c color shades, tints & tones
#bf2f8c color schemes
#bf2f8c color preview, HTML & CSS examples
This text has a color of #bf2f8c
<p style="color:#bf2f8c;">Text here</p>
.mytext {color:#bf2f8c;}
This box has a color of #bf2f8c
<div style="background-color:#bf2f8c;">Content here</div>
.mybackground {background-color:#bf2f8c;}
Border around this has a color of #bf2f8c
<div style="border:2px solid #bf2f8c;">Content here</div>
.myborder {border:2px solid #bf2f8c;}