#d001e4 color space conversions
Hex:
#d001e4
RGB:
208, 1, 228
CMY:
18, 100, 11
CMYK:
9, 100, 0, 11
HSL:
295°, 99.1266%, 44.9020%
HSV (HSB):
295°, 99.5614%, 89.4118%
XYZ:
40.0269, 19.0330, 74.9629
xyY:
0.2987, 0.1420, 19.0330
CIE-Lab:
50.7258, 87.1669, -61.5560
CIE-LCH:
50.7258, 106.7109, 324.7708
CIE-Luv:
50.7258, 61.3587, -103.6100
Hunter-Lab:
43.6269, 87.4235, -71.3376
#d001e4 color charts
#d001e4 color shades, tints & tones
#d001e4 color schemes
#d001e4 color preview, HTML & CSS examples
This text has a color of #d001e4
<p style="color:#d001e4;">Text here</p>
.mytext {color:#d001e4;}
This box has a color of #d001e4
<div style="background-color:#d001e4;">Content here</div>
.mybackground {background-color:#d001e4;}
Border around this has a color of #d001e4
<div style="border:2px solid #d001e4;">Content here</div>
.myborder {border:2px solid #d001e4;}