#d001cd color space conversions
Hex:
#d001cd
RGB:
208, 1, 205
CMY:
18, 100, 20
CMYK:
0, 100, 1, 18
HSL:
301°, 99.0431%, 40.9804%
HSV (HSB):
301°, 99.5192%, 81.5686%
XYZ:
37.0427, 17.8394, 59.2486
xyY:
0.3246, 0.1563, 17.8394
CIE-Lab:
49.3007, 83.7544, -50.6937
CIE-LCH:
49.3007, 97.9013, 328.8149
CIE-Luv:
49.3007, 70.0687, -86.8417
Hunter-Lab:
42.2367, 82.6351, -53.6049
#d001cd color charts
#d001cd RGB chart
#d001cd CMYK chart
#d001cd RGB pie chart
#d001cd color shades, tints & tones
#d001cd color schemes
#d001cd color preview, HTML & CSS examples
This text has a color of #d001cd
<p style="color:#d001cd;">Text here</p>
.mytext {color:#d001cd;}
Text color #d001cd
This box has a color of #d001cd
<div style="background-color:#d001cd;">Content here</div>
.mybackground {background-color:#d001cd;}
Background color #d001cd
Border around this has a color of #d001cd
<div style="border:2px solid #d001cd;">Content here</div>
.myborder {border:2px solid #d001cd;}
Border color #d001cd