#d001c4 color space conversions
Hex:
#d001c4
RGB:
208, 1, 196
CMY:
18, 100, 23
CMYK:
0, 100, 6, 18
HSL:
303°, 99.0431%, 40.9804%
HSV (HSB):
303°, 99.5192%, 81.5686%
XYZ:
35.9871, 17.4171, 53.6897
xyY:
0.3360, 0.1626, 17.4171
CIE-Lab:
48.7814, 82.4901, -46.3140
CIE-LCH:
48.7814, 94.6023, 330.6880
CIE-Luv:
48.7814, 73.7166, -80.1018
Hunter-Lab:
41.7338, 80.8863, -47.0616
#d001c4 color charts
#d001c4 color shades, tints & tones
#d001c4 color schemes
#d001c4 color preview, HTML & CSS examples
This text has a color of #d001c4
<p style="color:#d001c4;">Text here</p>
.mytext {color:#d001c4;}
This box has a color of #d001c4
<div style="background-color:#d001c4;">Content here</div>
.mybackground {background-color:#d001c4;}
Border around this has a color of #d001c4
<div style="border:2px solid #d001c4;">Content here</div>
.myborder {border:2px solid #d001c4;}