#bf45f9 color space conversions
Hex:
#bf45f9
RGB:
191, 69, 249
CMY:
25, 73, 2
CMYK:
23, 72, 0, 2
HSL:
281°, 93.7500%, 62.3529%
HSV (HSB):
281°, 72.2892%, 97.6471%
XYZ:
40.7129, 22.1722, 91.7564
xyY:
0.2633, 0.1434, 22.1722
CIE-Lab:
54.2092, 74.2813, -67.8599
CIE-LCH:
54.2092, 100.6115, 317.5867
CIE-Luv:
54.2092, 37.5302, -113.2186
Hunter-Lab:
47.0873, 71.9327, -82.5739
#bf45f9 color charts
#bf45f9 color shades, tints & tones
#bf45f9 color schemes
#bf45f9 color preview, HTML & CSS examples
This text has a color of #bf45f9
<p style="color:#bf45f9;">Text here</p>
.mytext {color:#bf45f9;}
This box has a color of #bf45f9
<div style="background-color:#bf45f9;">Content here</div>
.mybackground {background-color:#bf45f9;}
Border around this has a color of #bf45f9
<div style="border:2px solid #bf45f9;">Content here</div>
.myborder {border:2px solid #bf45f9;}