#de53d3 color space conversions
Hex:
#de53d3
RGB:
222, 83, 211
CMY:
13, 67, 17
CMYK:
0, 63, 5, 13
HSL:
305°, 67.8049%, 59.8039%
HSV (HSB):
305°, 62.6126%, 87.0588%
XYZ:
44.9753, 26.4193, 64.3570
xyY:
0.3313, 0.1946, 26.4193
CIE-Lab:
58.4329, 68.7952, -39.5125
CIE-LCH:
58.4329, 79.3349, 330.1291
CIE-Luv:
58.4329, 65.1504, -71.0234
Hunter-Lab:
51.3997, 66.2402, -38.2566
#de53d3 color charts
#de53d3 color shades, tints & tones
#de53d3 color schemes
#de53d3 color preview, HTML & CSS examples
This text has a color of #de53d3
<p style="color:#de53d3;">Text here</p>
.mytext {color:#de53d3;}
This box has a color of #de53d3
<div style="background-color:#de53d3;">Content here</div>
.mybackground {background-color:#de53d3;}
Border around this has a color of #de53d3
<div style="border:2px solid #de53d3;">Content here</div>
.myborder {border:2px solid #de53d3;}