#bf30f3 color space conversions
Hex:
#bf30f3
RGB:
191, 48, 243
CMY:
25, 81, 5
CMYK:
21, 80, 0, 5
HSL:
284°, 89.0411%, 57.0588%
HSV (HSB):
284°, 80.2469%, 95.2941%
XYZ:
38.7205, 19.6613, 86.5482
xyY:
0.2672, 0.1357, 19.6613
CIE-Lab:
51.4521, 79.9138, -68.9694
CIE-LCH:
51.4521, 105.5604, 319.2043
CIE-Luv:
51.4521, 42.2853, -113.7616
Hunter-Lab:
44.3411, 78.2766, -84.6878
#bf30f3 color charts
#bf30f3 color shades, tints & tones
#bf30f3 color schemes
#bf30f3 color preview, HTML & CSS examples
This text has a color of #bf30f3
<p style="color:#bf30f3;">Text here</p>
.mytext {color:#bf30f3;}
This box has a color of #bf30f3
<div style="background-color:#bf30f3;">Content here</div>
.mybackground {background-color:#bf30f3;}
Border around this has a color of #bf30f3
<div style="border:2px solid #bf30f3;">Content here</div>
.myborder {border:2px solid #bf30f3;}