#d22be2 color space conversions
Hex:
#d22be2
RGB:
210, 43, 226
CMY:
18, 83, 11
CMYK:
7, 81, 0, 11
HSL:
295°, 75.9336%, 52.7451%
HSV (HSB):
295°, 80.9735%, 88.6275%
XYZ:
41.1697, 20.9204, 73.8197
xyY:
0.3029, 0.1539, 20.9204
CIE-Lab:
52.8622, 81.4916, -56.9702
CIE-LCH:
52.8622, 99.4308, 325.0429
CIE-Luv:
52.8622, 60.3681, -97.3787
Hunter-Lab:
45.7388, 80.6257, -63.6733
#d22be2 color charts
#d22be2 color shades, tints & tones
#d22be2 color schemes
#d22be2 color preview, HTML & CSS examples
This text has a color of #d22be2
<p style="color:#d22be2;">Text here</p>
.mytext {color:#d22be2;}
This box has a color of #d22be2
<div style="background-color:#d22be2;">Content here</div>
.mybackground {background-color:#d22be2;}
Border around this has a color of #d22be2
<div style="border:2px solid #d22be2;">Content here</div>
.myborder {border:2px solid #d22be2;}