#bf2f90 color space conversions
Hex:
#bf2f90
RGB:
191, 47, 144
CMY:
25, 82, 44
CMYK:
0, 75, 25, 25
HSL:
320°, 60.5042%, 46.6667%
HSV (HSB):
320°, 75.3927%, 74.9020%
XYZ:
27.5364, 15.1230, 27.8533
xyY:
0.3905, 0.2145, 15.1230
CIE-Lab:
45.8022, 64.4574, -20.4049
CIE-LCH:
45.8022, 67.6101, 342.4341
CIE-Luv:
45.8022, 76.2693, -39.0498
Hunter-Lab:
38.8883, 58.3394, -15.2439
#bf2f90 color charts
#bf2f90 color shades, tints & tones
#bf2f90 color schemes
#bf2f90 color preview, HTML & CSS examples
This text has a color of #bf2f90
<p style="color:#bf2f90;">Text here</p>
.mytext {color:#bf2f90;}
This box has a color of #bf2f90
<div style="background-color:#bf2f90;">Content here</div>
.mybackground {background-color:#bf2f90;}
Border around this has a color of #bf2f90
<div style="border:2px solid #bf2f90;">Content here</div>
.myborder {border:2px solid #bf2f90;}