#d22dc5 color space conversions
Hex:
#d22dc5
RGB:
210, 45, 197
CMY:
18, 82, 23
CMYK:
0, 79, 6, 18
HSL:
305°, 64.7059%, 50.0000%
HSV (HSB):
305°, 78.5714%, 82.3529%
XYZ:
37.5948, 19.6096, 54.6269
xyY:
0.3362, 0.1754, 19.6096
CIE-Lab:
51.3929, 76.5416, -42.7254
CIE-LCH:
51.3929, 87.6588, 330.8298
CIE-Luv:
51.3929, 70.5365, -74.9908
Hunter-Lab:
44.2828, 74.0465, -42.1418
#d22dc5 color charts
#d22dc5 color shades, tints & tones
#d22dc5 color schemes
#d22dc5 color preview, HTML & CSS examples
This text has a color of #d22dc5
<p style="color:#d22dc5;">Text here</p>
.mytext {color:#d22dc5;}
This box has a color of #d22dc5
<div style="background-color:#d22dc5;">Content here</div>
.mybackground {background-color:#d22dc5;}
Border around this has a color of #d22dc5
<div style="border:2px solid #d22dc5;">Content here</div>
.myborder {border:2px solid #d22dc5;}