#d22bcd color space conversions
Hex:
#d22bcd
RGB:
210, 43, 205
CMY:
18, 83, 20
CMYK:
0, 80, 2, 18
HSL:
302°, 66.0079%, 49.6078%
HSV (HSB):
302°, 79.5238%, 82.3529%
XYZ:
38.4617, 19.8372, 59.5594
xyY:
0.3263, 0.1683, 19.8372
CIE-Lab:
51.6526, 78.2220, -46.9237
CIE-LCH:
51.6526, 91.2169, 329.0414
CIE-Luv:
51.6526, 67.8650, -81.5608
Hunter-Lab:
44.5389, 76.2008, -48.1079
#d22bcd color charts
#d22bcd color shades, tints & tones
#d22bcd color schemes
#d22bcd color preview, HTML & CSS examples
This text has a color of #d22bcd
<p style="color:#d22bcd;">Text here</p>
.mytext {color:#d22bcd;}
This box has a color of #d22bcd
<div style="background-color:#d22bcd;">Content here</div>
.mybackground {background-color:#d22bcd;}
Border around this has a color of #d22bcd
<div style="border:2px solid #d22bcd;">Content here</div>
.myborder {border:2px solid #d22bcd;}