#bd62e3 color space conversions
Hex:
#bd62e3
RGB:
189, 98, 227
CMY:
26, 62, 11
CMYK:
17, 57, 0, 11
HSL:
282°, 69.7297%, 63.7255%
HSV (HSB):
282°, 56.8282%, 89.0196%
XYZ:
39.2191, 25.1002, 75.4508
xyY:
0.2806, 0.1796, 25.1002
CIE-Lab:
57.1730, 56.8393, -50.8226
CIE-LCH:
57.1730, 76.2473, 318.1986
CIE-Luv:
57.1730, 34.5516, -86.5921
Hunter-Lab:
50.1001, 52.0570, -54.2206
#bd62e3 color charts
#bd62e3 color shades, tints & tones
#bd62e3 color schemes
#bd62e3 color preview, HTML & CSS examples
This text has a color of #bd62e3
<p style="color:#bd62e3;">Text here</p>
.mytext {color:#bd62e3;}
This box has a color of #bd62e3
<div style="background-color:#bd62e3;">Content here</div>
.mybackground {background-color:#bd62e3;}
Border around this has a color of #bd62e3
<div style="border:2px solid #bd62e3;">Content here</div>
.myborder {border:2px solid #bd62e3;}