#de45b5 color space conversions
Hex:
#de45b5
RGB:
222, 69, 181
CMY:
13, 73, 29
CMYK:
0, 69, 18, 13
HSL:
316°, 69.8630%, 57.0588%
HSV (HSB):
316°, 68.9189%, 87.0588%
XYZ:
40.5928, 23.1220, 46.0396
xyY:
0.3699, 0.2107, 23.1220
CIE-Lab:
55.1978, 69.6492, -27.3589
CIE-LCH:
55.1978, 74.8300, 338.5546
CIE-Luv:
55.1978, 79.7364, -51.9288
Hunter-Lab:
48.0854, 66.5371, -23.1077
#de45b5 color charts
#de45b5 color shades, tints & tones
#de45b5 color schemes
#de45b5 color preview, HTML & CSS examples
This text has a color of #de45b5
<p style="color:#de45b5;">Text here</p>
.mytext {color:#de45b5;}
This box has a color of #de45b5
<div style="background-color:#de45b5;">Content here</div>
.mybackground {background-color:#de45b5;}
Border around this has a color of #de45b5
<div style="border:2px solid #de45b5;">Content here</div>
.myborder {border:2px solid #de45b5;}