#d02cf9 color space conversions
Hex:
#d02cf9
RGB:
208, 44, 249
CMY:
18, 83, 2
CMYK:
16, 82, 0, 2
HSL:
288°, 94.4700%, 57.4510%
HSV (HSB):
288°, 82.3293%, 97.6471%
XYZ:
44.0120, 22.0508, 91.5591
xyY:
0.2792, 0.1399, 22.0508
CIE-Lab:
54.0809, 84.7520, -67.9456
CIE-LCH:
54.0809, 108.6255, 321.2809
CIE-Luv:
54.0809, 51.4859, -114.4283
Hunter-Lab:
46.9583, 85.1234, -82.7326
#d02cf9 color charts
#d02cf9 color shades, tints & tones
#d02cf9 color schemes
#d02cf9 color preview, HTML & CSS examples
This text has a color of #d02cf9
<p style="color:#d02cf9;">Text here</p>
.mytext {color:#d02cf9;}
This box has a color of #d02cf9
<div style="background-color:#d02cf9;">Content here</div>
.mybackground {background-color:#d02cf9;}
Border around this has a color of #d02cf9
<div style="border:2px solid #d02cf9;">Content here</div>
.myborder {border:2px solid #d02cf9;}