#bd62e5 color space conversions
Hex:
#bd62e5
RGB:
189, 98, 229
CMY:
26, 62, 10
CMYK:
17, 57, 0, 10
HSL:
282°, 71.5847%, 64.1176%
HSV (HSB):
282°, 57.2052%, 89.8039%
XYZ:
39.4968, 25.2113, 76.9133
xyY:
0.2789, 0.1780, 25.2113
CIE-Lab:
57.2807, 57.2513, -51.7730
CIE-LCH:
57.2807, 77.1890, 317.8766
CIE-Luv:
57.2807, 34.1159, -88.1655
Hunter-Lab:
50.2109, 52.5424, -55.6731
#bd62e5 color charts
#bd62e5 color shades, tints & tones
#bd62e5 color schemes
#bd62e5 color preview, HTML & CSS examples
This text has a color of #bd62e5
<p style="color:#bd62e5;">Text here</p>
.mytext {color:#bd62e5;}
This box has a color of #bd62e5
<div style="background-color:#bd62e5;">Content here</div>
.mybackground {background-color:#bd62e5;}
Border around this has a color of #bd62e5
<div style="border:2px solid #bd62e5;">Content here</div>
.myborder {border:2px solid #bd62e5;}