#de15cb color space conversions
Hex:
#de15cb
RGB:
222, 21, 203
CMY:
13, 92, 20
CMYK:
0, 91, 9, 13
HSL:
306°, 82.7160%, 47.6471%
HSV (HSB):
306°, 90.5405%, 87.0588%
XYZ:
41.1719, 20.3777, 58.2632
xyY:
0.3436, 0.1701, 20.3777
CIE-Lab:
52.2616, 84.0872, -44.6784
CIE-LCH:
52.2616, 95.2199, 332.0168
CIE-Luv:
52.2616, 80.0870, -79.3168
Hunter-Lab:
45.1417, 83.8045, -44.9249
#de15cb color charts
#de15cb color shades, tints & tones
#de15cb color schemes
#de15cb color preview, HTML & CSS examples
This text has a color of #de15cb
<p style="color:#de15cb;">Text here</p>
.mytext {color:#de15cb;}
This box has a color of #de15cb
<div style="background-color:#de15cb;">Content here</div>
.mybackground {background-color:#de15cb;}
Border around this has a color of #de15cb
<div style="border:2px solid #de15cb;">Content here</div>
.myborder {border:2px solid #de15cb;}