#d001cc color space conversions
Hex:
#d001cc
RGB:
208, 1, 204
CMY:
18, 100, 20
CMYK:
0, 100, 2, 18
HSL:
301°, 99.0431%, 40.9804%
HSV (HSB):
301°, 99.5192%, 81.5686%
XYZ:
36.9224, 17.7912, 58.6148
xyY:
0.3258, 0.1570, 17.7912
CIE-Lab:
49.2419, 83.6119, -50.2107
CIE-LCH:
49.2419, 97.5298, 329.0143
CIE-Luv:
49.2419, 70.4675, -86.0975
Hunter-Lab:
42.1797, 82.4372, -52.8663
#d001cc color charts
#d001cc RGB chart
#d001cc CMYK chart
#d001cc RGB pie chart
#d001cc color shades, tints & tones
#d001cc color schemes
#d001cc color preview, HTML & CSS examples
This text has a color of #d001cc
<p style="color:#d001cc;">Text here</p>
.mytext {color:#d001cc;}
Text color #d001cc
This box has a color of #d001cc
<div style="background-color:#d001cc;">Content here</div>
.mybackground {background-color:#d001cc;}
Background color #d001cc
Border around this has a color of #d001cc
<div style="border:2px solid #d001cc;">Content here</div>
.myborder {border:2px solid #d001cc;}
Border color #d001cc