#d22fb2 color space conversions
Hex:
#d22fb2
RGB:
210, 47, 178
CMY:
18, 82, 30
CMYK:
0, 78, 15, 18
HSL:
312°, 64.4269%, 50.3922%
HSV (HSB):
312°, 77.6190%, 82.3529%
XYZ:
35.6307, 18.9490, 43.8991
xyY:
0.3618, 0.1924, 18.9490
CIE-Lab:
50.6275, 73.3348, -32.8753
CIE-LCH:
50.6275, 80.3665, 335.8538
CIE-Luv:
50.6275, 77.5188, -59.6737
Hunter-Lab:
43.5305, 69.9282, -29.3207
#d22fb2 color charts
#d22fb2 color shades, tints & tones
#d22fb2 color schemes
#d22fb2 color preview, HTML & CSS examples
This text has a color of #d22fb2
<p style="color:#d22fb2;">Text here</p>
.mytext {color:#d22fb2;}
This box has a color of #d22fb2
<div style="background-color:#d22fb2;">Content here</div>
.mybackground {background-color:#d22fb2;}
Border around this has a color of #d22fb2
<div style="border:2px solid #d22fb2;">Content here</div>
.myborder {border:2px solid #d22fb2;}