#d22dcd color space conversions
Hex:
#d22dcd
RGB:
210, 45, 205
CMY:
18, 82, 20
CMYK:
0, 79, 2, 18
HSL:
302°, 64.7059%, 50.0000%
HSV (HSB):
302°, 78.5714%, 82.3529%
XYZ:
38.5362, 19.9862, 59.5842
xyY:
0.3263, 0.1692, 19.9862
CIE-Lab:
51.8216, 77.7323, -46.6551
CIE-LCH:
51.8216, 90.6587, 329.0277
CIE-Luv:
51.8216, 67.5468, -81.1578
Hunter-Lab:
44.7059, 75.6303, -47.7278
#d22dcd color charts
#d22dcd color shades, tints & tones
#d22dcd color schemes
#d22dcd color preview, HTML & CSS examples
This text has a color of #d22dcd
<p style="color:#d22dcd;">Text here</p>
.mytext {color:#d22dcd;}
This box has a color of #d22dcd
<div style="background-color:#d22dcd;">Content here</div>
.mybackground {background-color:#d22dcd;}
Border around this has a color of #d22dcd
<div style="border:2px solid #d22dcd;">Content here</div>
.myborder {border:2px solid #d22dcd;}