#bf05d5 color space conversions
Hex:
#bf05d5
RGB:
191, 5, 213
CMY:
25, 98, 16
CMYK:
10, 98, 0, 16
HSL:
294°, 95.4128%, 42.7451%
HSV (HSB):
294°, 97.6526%, 83.5294%
XYZ:
33.5504, 15.9890, 64.2687
xyY:
0.2948, 0.1405, 15.9890
CIE-Lab:
46.9601, 81.9850, -59.2164
CIE-LCH:
46.9601, 101.1342, 324.1600
CIE-Luv:
46.9601, 54.9603, -97.4710
Hunter-Lab:
39.9863, 79.7941, -67.3046
#bf05d5 color charts
#bf05d5 color shades, tints & tones
#bf05d5 color schemes
#bf05d5 color preview, HTML & CSS examples
This text has a color of #bf05d5
<p style="color:#bf05d5;">Text here</p>
.mytext {color:#bf05d5;}
This box has a color of #bf05d5
<div style="background-color:#bf05d5;">Content here</div>
.mybackground {background-color:#bf05d5;}
Border around this has a color of #bf05d5
<div style="border:2px solid #bf05d5;">Content here</div>
.myborder {border:2px solid #bf05d5;}