#bd62ec color space conversions
Hex:
#bd62ec
RGB:
189, 98, 236
CMY:
26, 62, 7
CMYK:
20, 58, 0, 7
HSL:
280°, 78.4091%, 65.4902%
HSV (HSB):
280°, 58.4746%, 92.5490%
XYZ:
40.4943, 25.6103, 82.1659
xyY:
0.2731, 0.1727, 25.6103
CIE-Lab:
57.6653, 58.7086, -55.0757
CIE-LCH:
57.6653, 80.4987, 316.8287
CIE-Luv:
57.6653, 32.6127, -93.6348
Hunter-Lab:
50.6066, 54.2700, -60.8397
#bd62ec color charts
#bd62ec color shades, tints & tones
#bd62ec color schemes
#bd62ec color preview, HTML & CSS examples
This text has a color of #bd62ec
<p style="color:#bd62ec;">Text here</p>
.mytext {color:#bd62ec;}
This box has a color of #bd62ec
<div style="background-color:#bd62ec;">Content here</div>
.mybackground {background-color:#bd62ec;}
Border around this has a color of #bd62ec
<div style="border:2px solid #bd62ec;">Content here</div>
.myborder {border:2px solid #bd62ec;}