#d014cd color space conversions
Hex:
#d014cd
RGB:
208, 20, 205
CMY:
18, 92, 20
CMYK:
0, 90, 1, 18
HSL:
301°, 82.4561%, 44.7059%
HSV (HSB):
301°, 90.3846%, 81.5686%
XYZ:
37.2820, 18.3180, 59.3284
xyY:
0.3244, 0.1594, 18.3180
CIE-Lab:
49.8795, 82.0443, -49.7689
CIE-LCH:
49.8795, 95.9594, 328.7585
CIE-Luv:
49.8795, 69.0455, -85.5342
Hunter-Lab:
42.7995, 80.5896, -52.2277
#d014cd color charts
#d014cd color shades, tints & tones
#d014cd color schemes
#d014cd color preview, HTML & CSS examples
This text has a color of #d014cd
<p style="color:#d014cd;">Text here</p>
.mytext {color:#d014cd;}
This box has a color of #d014cd
<div style="background-color:#d014cd;">Content here</div>
.mybackground {background-color:#d014cd;}
Border around this has a color of #d014cd
<div style="border:2px solid #d014cd;">Content here</div>
.myborder {border:2px solid #d014cd;}