#bf03f5 color space conversions
Hex:
#bf03f5
RGB:
191, 3, 245
CMY:
25, 99, 4
CMYK:
22, 99, 0, 4
HSL:
287°, 97.5806%, 48.6275%
HSV (HSB):
287°, 98.7755%, 96.0784%
XYZ:
37.9999, 17.7341, 87.8064
xyY:
0.2647, 0.1235, 17.7341
CIE-Lab:
49.1720, 87.4283, -73.7941
CIE-LCH:
49.1720, 114.4084, 319.8339
CIE-Luv:
49.1720, 44.7680, -119.5732
Hunter-Lab:
42.1118, 87.3748, -94.1459
#bf03f5 color charts
#bf03f5 color shades, tints & tones
#bf03f5 color schemes
#bf03f5 color preview, HTML & CSS examples
This text has a color of #bf03f5
<p style="color:#bf03f5;">Text here</p>
.mytext {color:#bf03f5;}
This box has a color of #bf03f5
<div style="background-color:#bf03f5;">Content here</div>
.mybackground {background-color:#bf03f5;}
Border around this has a color of #bf03f5
<div style="border:2px solid #bf03f5;">Content here</div>
.myborder {border:2px solid #bf03f5;}