#bf05f2 color space conversions
Hex:
#bf05f2
RGB:
191, 5, 242
CMY:
25, 98, 5
CMYK:
21, 98, 0, 5
HSL:
287°, 95.9514%, 48.4314%
HSV (HSB):
287°, 97.9339%, 94.9020%
XYZ:
37.5671, 17.5957, 85.4207
xyY:
0.2672, 0.1252, 17.5957
CIE-Lab:
49.0020, 86.7573, -72.3856
CIE-LCH:
49.0020, 112.9890, 320.1602
CIE-Luv:
49.0020, 45.5934, -117.4772
Hunter-Lab:
41.9472, 86.4535, -91.3742
#bf05f2 color charts
#bf05f2 color shades, tints & tones
#bf05f2 color schemes
#bf05f2 color preview, HTML & CSS examples
This text has a color of #bf05f2
<p style="color:#bf05f2;">Text here</p>
.mytext {color:#bf05f2;}
This box has a color of #bf05f2
<div style="background-color:#bf05f2;">Content here</div>
.mybackground {background-color:#bf05f2;}
Border around this has a color of #bf05f2
<div style="border:2px solid #bf05f2;">Content here</div>
.myborder {border:2px solid #bf05f2;}