#bf30f9 color space conversions
Hex:
#bf30f9
RGB:
191, 48, 249
CMY:
25, 81, 2
CMYK:
23, 81, 0, 2
HSL:
283°, 94.3662%, 58.2353%
HSV (HSB):
283°, 80.7229%, 97.6471%
XYZ:
39.6417, 20.0298, 91.3993
xyY:
0.2624, 0.1326, 20.0298
CIE-Lab:
51.8709, 81.0252, -71.6460
CIE-LCH:
51.8709, 108.1584, 318.5155
CIE-Luv:
51.8709, 40.6559, -117.9232
Hunter-Lab:
44.7547, 79.7866, -89.7555
#bf30f9 color charts
#bf30f9 color shades, tints & tones
#bf30f9 color schemes
#bf30f9 color preview, HTML & CSS examples
This text has a color of #bf30f9
<p style="color:#bf30f9;">Text here</p>
.mytext {color:#bf30f9;}
This box has a color of #bf30f9
<div style="background-color:#bf30f9;">Content here</div>
.mybackground {background-color:#bf30f9;}
Border around this has a color of #bf30f9
<div style="border:2px solid #bf30f9;">Content here</div>
.myborder {border:2px solid #bf30f9;}