#d001e0 color space conversions
Hex:
#d001e0
RGB:
208, 1, 224
CMY:
18, 100, 12
CMYK:
7, 100, 0, 12
HSL:
296°, 99.1111%, 44.1176%
HSV (HSB):
296°, 99.5536%, 87.8431%
XYZ:
39.4778, 18.8134, 72.0716
xyY:
0.3028, 0.1443, 18.8134
CIE-Lab:
50.4682, 86.5559, -59.6999
CIE-LCH:
50.4682, 105.1476, 325.4049
CIE-Luv:
50.4682, 62.8094, -100.7432
Hunter-Lab:
43.3744, 86.5589, -68.1551
#d001e0 color charts
#d001e0 color shades, tints & tones
#d001e0 color schemes
#d001e0 color preview, HTML & CSS examples
This text has a color of #d001e0
<p style="color:#d001e0;">Text here</p>
.mytext {color:#d001e0;}
This box has a color of #d001e0
<div style="background-color:#d001e0;">Content here</div>
.mybackground {background-color:#d001e0;}
Border around this has a color of #d001e0
<div style="border:2px solid #d001e0;">Content here</div>
.myborder {border:2px solid #d001e0;}