#bf01d3 color space conversions
Hex:
#bf01d3
RGB:
191, 1, 211
CMY:
25, 100, 17
CMYK:
9, 100, 0, 17
HSL:
294°, 99.0566%, 41.5686%
HSV (HSB):
294°, 99.5261%, 82.7451%
XYZ:
33.2546, 15.8012, 62.9252
xyY:
0.2970, 0.1411, 15.8012
CIE-Lab:
46.7126, 82.0101, -58.4658
CIE-LCH:
46.7126, 100.7169, 324.5145
CIE-Luv:
46.7126, 55.8256, -96.2764
Hunter-Lab:
39.7508, 79.7653, -66.0303
#bf01d3 color charts
#bf01d3 color shades, tints & tones
#bf01d3 color schemes
#bf01d3 color preview, HTML & CSS examples
This text has a color of #bf01d3
<p style="color:#bf01d3;">Text here</p>
.mytext {color:#bf01d3;}
This box has a color of #bf01d3
<div style="background-color:#bf01d3;">Content here</div>
.mybackground {background-color:#bf01d3;}
Border around this has a color of #bf01d3
<div style="border:2px solid #bf01d3;">Content here</div>
.myborder {border:2px solid #bf01d3;}