#d218f9 color space conversions
Hex:
#d218f9
RGB:
210, 24, 249
CMY:
18, 91, 2
CMYK:
16, 90, 0, 2
HSL:
290°, 94.9367%, 53.5294%
HSV (HSB):
290°, 90.3614%, 97.6471%
XYZ:
44.0039, 21.1945, 91.3942
xyY:
0.2810, 0.1353, 21.1945
CIE-Lab:
53.1617, 88.6903, -69.4171
CIE-LCH:
53.1617, 112.6263, 321.9500
CIE-Luv:
53.1617, 54.5065, -116.4254
Hunter-Lab:
46.0374, 90.0497, -85.4772
#d218f9 color charts
#d218f9 color shades, tints & tones
#d218f9 color schemes
#d218f9 color preview, HTML & CSS examples
This text has a color of #d218f9
<p style="color:#d218f9;">Text here</p>
.mytext {color:#d218f9;}
This box has a color of #d218f9
<div style="background-color:#d218f9;">Content here</div>
.mybackground {background-color:#d218f9;}
Border around this has a color of #d218f9
<div style="border:2px solid #d218f9;">Content here</div>
.myborder {border:2px solid #d218f9;}