#d215ff color space conversions
Hex:
#d215ff
RGB:
210, 21, 255
CMY:
18, 92, 0
CMYK:
18, 92, 0, 0
HSL:
288°, 100.0000%, 54.1176%
HSV (HSB):
288°, 91.7647%, 100.0000%
XYZ:
44.8965, 21.4580, 96.3832
xyY:
0.2759, 0.1319, 21.4580
CIE-Lab:
53.4471, 90.0579, -72.2972
CIE-LCH:
53.4471, 115.4872, 321.2430
CIE-Luv:
53.4471, 52.7742, -120.8318
Hunter-Lab:
46.3227, 91.9393, -90.9381
#d215ff color charts
#d215ff color shades, tints & tones
#d215ff color schemes
#d215ff color preview, HTML & CSS examples
This text has a color of #d215ff
<p style="color:#d215ff;">Text here</p>
.mytext {color:#d215ff;}
This box has a color of #d215ff
<div style="background-color:#d215ff;">Content here</div>
.mybackground {background-color:#d215ff;}
Border around this has a color of #d215ff
<div style="border:2px solid #d215ff;">Content here</div>
.myborder {border:2px solid #d215ff;}