#d21dee color space conversions
Hex:
#d21dee
RGB:
210, 29, 238
CMY:
18, 89, 7
CMYK:
12, 88, 0, 7
HSL:
292°, 86.0082%, 52.3529%
HSV (HSB):
292°, 87.8151%, 93.3333%
XYZ:
42.4503, 20.7534, 82.6573
xyY:
0.2910, 0.1423, 20.7534
CIE-Lab:
52.6786, 86.1660, -64.0359
CIE-LCH:
52.6786, 107.3554, 323.3814
CIE-Luv:
52.6786, 57.7659, -108.1516
Hunter-Lab:
45.5559, 86.6086, -75.6875
#d21dee color charts
#d21dee color shades, tints & tones
#d21dee color schemes
#d21dee color preview, HTML & CSS examples
This text has a color of #d21dee
<p style="color:#d21dee;">Text here</p>
.mytext {color:#d21dee;}
This box has a color of #d21dee
<div style="background-color:#d21dee;">Content here</div>
.mybackground {background-color:#d21dee;}
Border around this has a color of #d21dee
<div style="border:2px solid #d21dee;">Content here</div>
.myborder {border:2px solid #d21dee;}