#d018c4 color space conversions
Hex:
#d018c4
RGB:
208, 24, 196
CMY:
18, 91, 23
CMYK:
0, 88, 6, 18
HSL:
304°, 79.3103%, 45.4902%
HSV (HSB):
304°, 88.4615%, 81.5686%
XYZ:
36.3029, 18.0487, 53.7949
xyY:
0.3357, 0.1669, 18.0487
CIE-Lab:
49.5551, 80.2100, -45.0831
CIE-LCH:
49.5551, 92.0116, 330.6612
CIE-Luv:
49.5551, 72.2580, -78.3083
Hunter-Lab:
42.4837, 78.1838, -45.3372
#d018c4 color charts
#d018c4 color shades, tints & tones
#d018c4 color schemes
#d018c4 color preview, HTML & CSS examples
This text has a color of #d018c4
<p style="color:#d018c4;">Text here</p>
.mytext {color:#d018c4;}
This box has a color of #d018c4
<div style="background-color:#d018c4;">Content here</div>
.mybackground {background-color:#d018c4;}
Border around this has a color of #d018c4
<div style="border:2px solid #d018c4;">Content here</div>
.myborder {border:2px solid #d018c4;}