#bd61ed color space conversions
Hex:
#bd61ed
RGB:
189, 97, 237
CMY:
26, 62, 7
CMYK:
20, 59, 0, 7
HSL:
279°, 79.5455%, 65.4902%
HSV (HSB):
279°, 59.0717%, 92.9412%
XYZ:
40.5470, 25.4826, 82.9023
xyY:
0.2723, 0.1711, 25.4826
CIE-Lab:
57.5427, 59.4004, -55.8295
CIE-LCH:
57.5427, 81.5190, 316.7750
CIE-Luv:
57.5427, 32.6852, -94.8486
Hunter-Lab:
50.4803, 55.0350, -62.0340
#bd61ed color charts
#bd61ed color shades, tints & tones
#bd61ed color schemes
#bd61ed color preview, HTML & CSS examples
This text has a color of #bd61ed
<p style="color:#bd61ed;">Text here</p>
.mytext {color:#bd61ed;}
This box has a color of #bd61ed
<div style="background-color:#bd61ed;">Content here</div>
.mybackground {background-color:#bd61ed;}
Border around this has a color of #bd61ed
<div style="border:2px solid #bd61ed;">Content here</div>
.myborder {border:2px solid #bd61ed;}