#de27d7 color space conversions
Hex:
#de27d7
RGB:
222, 39, 215
CMY:
13, 85, 16
CMYK:
0, 82, 3, 13
HSL:
302°, 73.4940%, 51.1765%
HSV (HSB):
302°, 82.4324%, 87.0588%
XYZ:
43.1155, 21.8869, 66.2421
xyY:
0.3285, 0.1668, 21.8869
CIE-Lab:
53.9068, 82.8576, -48.9391
CIE-LCH:
53.9068, 96.2311, 329.4321
CIE-Luv:
53.9068, 73.3358, -86.0860
Hunter-Lab:
46.7835, 82.6338, -51.2021
#de27d7 color charts
#de27d7 color shades, tints & tones
#de27d7 color schemes
#de27d7 color preview, HTML & CSS examples
This text has a color of #de27d7
<p style="color:#de27d7;">Text here</p>
.mytext {color:#de27d7;}
This box has a color of #de27d7
<div style="background-color:#de27d7;">Content here</div>
.mybackground {background-color:#de27d7;}
Border around this has a color of #de27d7
<div style="border:2px solid #de27d7;">Content here</div>
.myborder {border:2px solid #de27d7;}