#bf01d4 color space conversions
Hex:
#bf01d4
RGB:
191, 1, 212
CMY:
25, 100, 17
CMYK:
10, 100, 0, 17
HSL:
294°, 99.0610%, 41.7647%
HSV (HSB):
294°, 99.5283%, 83.1373%
XYZ:
33.3804, 15.8515, 63.5877
xyY:
0.2959, 0.1405, 15.8515
CIE-Lab:
46.7791, 82.1671, -58.9337
CIE-LCH:
46.7791, 101.1169, 324.3503
CIE-Luv:
46.7791, 55.4735, -96.9869
Hunter-Lab:
39.8140, 79.9814, -66.8234
#bf01d4 color charts
#bf01d4 color shades, tints & tones
#bf01d4 color schemes
#bf01d4 color preview, HTML & CSS examples
This text has a color of #bf01d4
<p style="color:#bf01d4;">Text here</p>
.mytext {color:#bf01d4;}
This box has a color of #bf01d4
<div style="background-color:#bf01d4;">Content here</div>
.mybackground {background-color:#bf01d4;}
Border around this has a color of #bf01d4
<div style="border:2px solid #bf01d4;">Content here</div>
.myborder {border:2px solid #bf01d4;}