#d212fd color space conversions
Hex:
#d212fd
RGB:
210, 18, 253
CMY:
18, 93, 1
CMYK:
17, 93, 0, 1
HSL:
289°, 98.3264%, 53.1373%
HSV (HSB):
289°, 92.8854%, 99.2157%
XYZ:
44.5243, 21.2261, 94.6789
xyY:
0.2775, 0.1323, 21.2261
CIE-Lab:
53.1961, 90.0608, -71.5913
CIE-LCH:
53.1961, 115.0490, 321.5180
CIE-Luv:
53.1961, 53.5580, -119.6739
Hunter-Lab:
46.0718, 91.8787, -89.5924
#d212fd color charts
#d212fd color shades, tints & tones
#d212fd color schemes
#d212fd color preview, HTML & CSS examples
This text has a color of #d212fd
<p style="color:#d212fd;">Text here</p>
.mytext {color:#d212fd;}
This box has a color of #d212fd
<div style="background-color:#d212fd;">Content here</div>
.mybackground {background-color:#d212fd;}
Border around this has a color of #d212fd
<div style="border:2px solid #d212fd;">Content here</div>
.myborder {border:2px solid #d212fd;}