#bf29e5 color space conversions
Hex:
#bf29e5
RGB:
191, 41, 229
CMY:
25, 84, 10
CMYK:
17, 82, 0, 10
HSL:
288°, 78.3333%, 52.9412%
HSV (HSB):
288°, 82.0961%, 89.8039%
XYZ:
36.4217, 18.3194, 75.7451
xyY:
0.2791, 0.1404, 18.3194
CIE-Lab:
49.8812, 79.1996, -63.6244
CIE-LCH:
49.8812, 101.5906, 321.2236
CIE-Luv:
49.8812, 47.1609, -105.1361
Hunter-Lab:
42.8012, 76.9926, -74.9646
#bf29e5 color charts
#bf29e5 color shades, tints & tones
#bf29e5 color schemes
#bf29e5 color preview, HTML & CSS examples
This text has a color of #bf29e5
<p style="color:#bf29e5;">Text here</p>
.mytext {color:#bf29e5;}
This box has a color of #bf29e5
<div style="background-color:#bf29e5;">Content here</div>
.mybackground {background-color:#bf29e5;}
Border around this has a color of #bf29e5
<div style="border:2px solid #bf29e5;">Content here</div>
.myborder {border:2px solid #bf29e5;}