#bf05fd color space conversions
Hex:
#bf05fd
RGB:
191, 5, 253
CMY:
25, 98, 1
CMYK:
25, 98, 0, 1
HSL:
285°, 98.4127%, 50.5882%
HSV (HSB):
285°, 98.0237%, 99.2157%
XYZ:
39.2698, 18.2768, 94.3865
xyY:
0.2585, 0.1203, 18.2768
CIE-Lab:
49.8301, 88.6499, -77.1981
CIE-LCH:
49.8301, 117.5515, 318.9500
CIE-Luv:
49.8301, 42.4038, -124.7734
Hunter-Lab:
42.7513, 89.1485, -100.9748
#bf05fd color charts
#bf05fd color shades, tints & tones
#bf05fd color schemes
#bf05fd color preview, HTML & CSS examples
This text has a color of #bf05fd
<p style="color:#bf05fd;">Text here</p>
.mytext {color:#bf05fd;}
This box has a color of #bf05fd
<div style="background-color:#bf05fd;">Content here</div>
.mybackground {background-color:#bf05fd;}
Border around this has a color of #bf05fd
<div style="border:2px solid #bf05fd;">Content here</div>
.myborder {border:2px solid #bf05fd;}