#bf33f5 color space conversions
Hex:
#bf33f5
RGB:
191, 51, 245
CMY:
25, 80, 4
CMYK:
22, 79, 0, 4
HSL:
283°, 90.6542%, 58.0392%
HSV (HSB):
283°, 79.1837%, 96.0784%
XYZ:
39.1511, 20.0366, 88.1902
xyY:
0.2657, 0.1360, 20.0366
CIE-Lab:
51.8786, 79.4448, -69.3984
CIE-LCH:
51.8786, 105.4875, 318.8614
CIE-Luv:
51.8786, 41.3576, -114.5919
Hunter-Lab:
44.7623, 77.7903, -85.4790
#bf33f5 color charts
#bf33f5 color shades, tints & tones
#bf33f5 color schemes
#bf33f5 color preview, HTML & CSS examples
This text has a color of #bf33f5
<p style="color:#bf33f5;">Text here</p>
.mytext {color:#bf33f5;}
This box has a color of #bf33f5
<div style="background-color:#bf33f5;">Content here</div>
.mybackground {background-color:#bf33f5;}
Border around this has a color of #bf33f5
<div style="border:2px solid #bf33f5;">Content here</div>
.myborder {border:2px solid #bf33f5;}