#bd29e5 color space conversions
Hex:
#bd29e5
RGB:
189, 41, 229
CMY:
26, 84, 10
CMYK:
17, 82, 0, 10
HSL:
287°, 78.3333%, 52.9412%
HSV (HSB):
287°, 82.0961%, 89.8039%
XYZ:
35.9221, 18.0618, 75.7217
xyY:
0.2770, 0.1393, 18.0618
CIE-Lab:
49.5710, 78.8685, -64.1410
CIE-LCH:
49.5710, 101.6578, 320.8798
CIE-Luv:
49.5710, 45.9035, -105.6414
Hunter-Lab:
42.4992, 76.5018, -75.8887
#bd29e5 color charts
#bd29e5 color shades, tints & tones
#bd29e5 color schemes
#bd29e5 color preview, HTML & CSS examples
This text has a color of #bd29e5
<p style="color:#bd29e5;">Text here</p>
.mytext {color:#bd29e5;}
This box has a color of #bd29e5
<div style="background-color:#bd29e5;">Content here</div>
.mybackground {background-color:#bd29e5;}
Border around this has a color of #bd29e5
<div style="border:2px solid #bd29e5;">Content here</div>
.myborder {border:2px solid #bd29e5;}