#de35cb color space conversions
Hex:
#de35cb
RGB:
222, 53, 203
CMY:
13, 79, 20
CMYK:
0, 76, 9, 13
HSL:
307°, 71.9149%, 53.9216%
HSV (HSB):
307°, 76.1261%, 87.0588%
XYZ:
42.1768, 22.3876, 58.5982
xyY:
0.3424, 0.1818, 22.3876
CIE-Lab:
54.4359, 77.7688, -41.2403
CIE-LCH:
54.4359, 88.0270, 332.0633
CIE-Luv:
54.4359, 75.5815, -73.9496
Hunter-Lab:
47.3155, 76.3117, -40.3072
#de35cb color charts
#de35cb color shades, tints & tones
#de35cb color schemes
#de35cb color preview, HTML & CSS examples
This text has a color of #de35cb
<p style="color:#de35cb;">Text here</p>
.mytext {color:#de35cb;}
This box has a color of #de35cb
<div style="background-color:#de35cb;">Content here</div>
.mybackground {background-color:#de35cb;}
Border around this has a color of #de35cb
<div style="border:2px solid #de35cb;">Content here</div>
.myborder {border:2px solid #de35cb;}