#bf12b3 color space conversions
Hex:
#bf12b3
RGB:
191, 18, 179
CMY:
25, 93, 30
CMYK:
0, 91, 6, 25
HSL:
304°, 82.7751%, 40.9804%
HSV (HSB):
304°, 90.5759%, 74.9020%
XYZ:
29.8388, 14.7637, 43.9248
xyY:
0.3371, 0.1668, 14.7637
CIE-Lab:
45.3088, 75.5599, -42.0744
CIE-LCH:
45.3088, 86.4844, 330.8894
CIE-Luv:
45.3088, 66.9931, -71.5484
Hunter-Lab:
38.4235, 71.3781, -40.8824
#bf12b3 color charts
#bf12b3 color shades, tints & tones
#bf12b3 color schemes
#bf12b3 color preview, HTML & CSS examples
This text has a color of #bf12b3
<p style="color:#bf12b3;">Text here</p>
.mytext {color:#bf12b3;}
This box has a color of #bf12b3
<div style="background-color:#bf12b3;">Content here</div>
.mybackground {background-color:#bf12b3;}
Border around this has a color of #bf12b3
<div style="border:2px solid #bf12b3;">Content here</div>
.myborder {border:2px solid #bf12b3;}