#de27d2 color space conversions
Hex:
#de27d2
RGB:
222, 39, 210
CMY:
13, 85, 18
CMYK:
0, 82, 5, 13
HSL:
304°, 73.4940%, 51.1765%
HSV (HSB):
304°, 82.4324%, 87.0588%
XYZ:
42.4826, 21.6338, 62.9094
xyY:
0.3344, 0.1703, 21.6338
CIE-Lab:
53.6363, 82.1348, -46.5145
CIE-LCH:
53.6363, 94.3913, 330.4763
CIE-Luv:
53.6363, 75.2674, -82.2580
Hunter-Lab:
46.5121, 81.6396, -47.6335
#de27d2 color charts
#de27d2 color shades, tints & tones
#de27d2 color schemes
#de27d2 color preview, HTML & CSS examples
This text has a color of #de27d2
<p style="color:#de27d2;">Text here</p>
.mytext {color:#de27d2;}
This box has a color of #de27d2
<div style="background-color:#de27d2;">Content here</div>
.mybackground {background-color:#de27d2;}
Border around this has a color of #de27d2
<div style="border:2px solid #de27d2;">Content here</div>
.myborder {border:2px solid #de27d2;}