#bf05d2 color space conversions
Hex:
#bf05d2
RGB:
191, 5, 210
CMY:
25, 98, 18
CMYK:
9, 98, 0, 18
HSL:
294°, 95.3488%, 42.1569%
HSV (HSB):
294°, 97.6190%, 82.3529%
XYZ:
33.1730, 15.8381, 62.2814
xyY:
0.2981, 0.1423, 15.8381
CIE-Lab:
46.7613, 81.5118, -57.8118
CIE-LCH:
46.7613, 99.9319, 324.6541
CIE-Luv:
46.7613, 56.0125, -95.3352
Hunter-Lab:
39.7970, 79.1445, -64.9295
#bf05d2 color charts
#bf05d2 color shades, tints & tones
#bf05d2 color schemes
#bf05d2 color preview, HTML & CSS examples
This text has a color of #bf05d2
<p style="color:#bf05d2;">Text here</p>
.mytext {color:#bf05d2;}
This box has a color of #bf05d2
<div style="background-color:#bf05d2;">Content here</div>
.mybackground {background-color:#bf05d2;}
Border around this has a color of #bf05d2
<div style="border:2px solid #bf05d2;">Content here</div>
.myborder {border:2px solid #bf05d2;}