#bf10b3 color space conversions
Hex:
#bf10b3
RGB:
191, 16, 179
CMY:
25, 94, 30
CMYK:
0, 92, 6, 25
HSL:
304°, 84.5411%, 40.5882%
HSV (HSB):
304°, 91.6230%, 74.9020%
XYZ:
29.8078, 14.7016, 43.9145
xyY:
0.3371, 0.1663, 14.7016
CIE-Lab:
45.2228, 75.8127, -42.2111
CIE-LCH:
45.2228, 86.7718, 330.8918
CIE-Luv:
45.2228, 67.1509, -71.7419
Hunter-Lab:
38.3427, 71.6672, -41.0659
#bf10b3 color charts
#bf10b3 color shades, tints & tones
#bf10b3 color schemes
#bf10b3 color preview, HTML & CSS examples
This text has a color of #bf10b3
<p style="color:#bf10b3;">Text here</p>
.mytext {color:#bf10b3;}
This box has a color of #bf10b3
<div style="background-color:#bf10b3;">Content here</div>
.mybackground {background-color:#bf10b3;}
Border around this has a color of #bf10b3
<div style="border:2px solid #bf10b3;">Content here</div>
.myborder {border:2px solid #bf10b3;}