#bf01fb color space conversions
Hex:
#bf01fb
RGB:
191, 1, 251
CMY:
25, 100, 2
CMYK:
24, 100, 0, 2
HSL:
286°, 99.2063%, 49.4118%
HSV (HSB):
286°, 99.6016%, 98.4314%
XYZ:
38.9093, 18.0631, 92.7026
xyY:
0.2600, 0.1207, 18.0631
CIE-Lab:
49.5726, 88.6169, -76.5012
CIE-LCH:
49.5726, 117.0700, 319.1966
CIE-Luv:
49.5726, 43.0911, -123.6320
Hunter-Lab:
42.5007, 89.0400, -99.5729
#bf01fb color charts
#bf01fb color shades, tints & tones
#bf01fb color schemes
#bf01fb color preview, HTML & CSS examples
This text has a color of #bf01fb
<p style="color:#bf01fb;">Text here</p>
.mytext {color:#bf01fb;}
This box has a color of #bf01fb
<div style="background-color:#bf01fb;">Content here</div>
.mybackground {background-color:#bf01fb;}
Border around this has a color of #bf01fb
<div style="border:2px solid #bf01fb;">Content here</div>
.myborder {border:2px solid #bf01fb;}