#d02dec color space conversions
Hex:
#d02dec
RGB:
208, 45, 236
CMY:
18, 82, 7
CMYK:
12, 81, 0, 7
HSL:
291°, 83.4061%, 55.0980%
HSV (HSB):
291°, 80.9322%, 92.5490%
XYZ:
42.0911, 21.3428, 81.2580
xyY:
0.2909, 0.1475, 21.3428
CIE-Lab:
53.3226, 82.3088, -61.8899
CIE-LCH:
53.3226, 102.9811, 323.0596
CIE-Luv:
53.3226, 55.4460, -104.9273
Hunter-Lab:
46.1983, 81.7840, -71.9462
#d02dec color charts
#d02dec color shades, tints & tones
#d02dec color schemes
#d02dec color preview, HTML & CSS examples
This text has a color of #d02dec
<p style="color:#d02dec;">Text here</p>
.mytext {color:#d02dec;}
This box has a color of #d02dec
<div style="background-color:#d02dec;">Content here</div>
.mybackground {background-color:#d02dec;}
Border around this has a color of #d02dec
<div style="border:2px solid #d02dec;">Content here</div>
.myborder {border:2px solid #d02dec;}