#d001e2 color space conversions
Hex:
#d001e2
RGB:
208, 1, 226
CMY:
18, 100, 11
CMYK:
8, 100, 0, 11
HSL:
295°, 99.1189%, 44.5098%
HSV (HSB):
295°, 99.5575%, 88.6275%
XYZ:
39.7507, 18.9226, 73.5088
xyY:
0.3007, 0.1432, 18.9226
CIE-Lab:
50.5965, 86.8605, -60.6297
CIE-LCH:
50.5965, 105.9278, 325.0845
CIE-Luv:
50.5965, 62.0807, -102.1793
Hunter-Lab:
43.5001, 86.9895, -69.7414
#d001e2 color charts
#d001e2 color shades, tints & tones
#d001e2 color schemes
#d001e2 color preview, HTML & CSS examples
This text has a color of #d001e2
<p style="color:#d001e2;">Text here</p>
.mytext {color:#d001e2;}
This box has a color of #d001e2
<div style="background-color:#d001e2;">Content here</div>
.mybackground {background-color:#d001e2;}
Border around this has a color of #d001e2
<div style="border:2px solid #d001e2;">Content here</div>
.myborder {border:2px solid #d001e2;}