#bf02f2 color space conversions
Hex:
#bf02f2
RGB:
191, 2, 242
CMY:
25, 99, 5
CMYK:
21, 99, 0, 5
HSL:
287°, 98.3607%, 47.8431%
HSV (HSB):
287°, 99.1736%, 94.9020%
XYZ:
37.5346, 17.5306, 85.4098
xyY:
0.2672, 0.1248, 17.5306
CIE-Lab:
48.9217, 86.9973, -72.5162
CIE-LCH:
48.9217, 113.2570, 320.1873
CIE-Luv:
48.9217, 45.6906, -117.6163
Hunter-Lab:
41.8695, 86.7473, -91.6372
#bf02f2 color charts
#bf02f2 color shades, tints & tones
#bf02f2 color schemes
#bf02f2 color preview, HTML & CSS examples
This text has a color of #bf02f2
<p style="color:#bf02f2;">Text here</p>
.mytext {color:#bf02f2;}
This box has a color of #bf02f2
<div style="background-color:#bf02f2;">Content here</div>
.mybackground {background-color:#bf02f2;}
Border around this has a color of #bf02f2
<div style="border:2px solid #bf02f2;">Content here</div>
.myborder {border:2px solid #bf02f2;}