#d218d5 color space conversions
Hex:
#d218d5
RGB:
210, 24, 213
CMY:
18, 91, 16
CMYK:
1, 89, 0, 16
HSL:
299°, 79.7468%, 46.4706%
HSV (HSB):
299°, 88.7324%, 83.5294%
XYZ:
38.9152, 19.1590, 64.5978
xyY:
0.3172, 0.1562, 19.1590
CIE-Lab:
50.8727, 83.0317, -52.7563
CIE-LCH:
50.8727, 98.3742, 327.5691
CIE-Luv:
50.8727, 67.0962, -90.4706
Hunter-Lab:
43.7710, 82.0987, -56.8612
#d218d5 color charts
#d218d5 color shades, tints & tones
#d218d5 color schemes
#d218d5 color preview, HTML & CSS examples
This text has a color of #d218d5
<p style="color:#d218d5;">Text here</p>
.mytext {color:#d218d5;}
This box has a color of #d218d5
<div style="background-color:#d218d5;">Content here</div>
.mybackground {background-color:#d218d5;}
Border around this has a color of #d218d5
<div style="border:2px solid #d218d5;">Content here</div>
.myborder {border:2px solid #d218d5;}