#de18cb color space conversions
Hex:
#de18cb
RGB:
222, 24, 203
CMY:
13, 91, 20
CMYK:
0, 89, 9, 13
HSL:
306°, 80.4878%, 48.2353%
HSV (HSB):
306°, 89.1892%, 87.0588%
XYZ:
41.2303, 20.4947, 58.2827
xyY:
0.3436, 0.1708, 20.4947
CIE-Lab:
52.3919, 83.7045, -44.4718
CIE-LCH:
52.3919, 94.7849, 332.0185
CIE-Luv:
52.3919, 79.8224, -79.0012
Hunter-Lab:
45.2710, 83.3435, -44.6412
#de18cb color charts
#de18cb color shades, tints & tones
#de18cb color schemes
#de18cb color preview, HTML & CSS examples
This text has a color of #de18cb
<p style="color:#de18cb;">Text here</p>
.mytext {color:#de18cb;}
This box has a color of #de18cb
<div style="background-color:#de18cb;">Content here</div>
.mybackground {background-color:#de18cb;}
Border around this has a color of #de18cb
<div style="border:2px solid #de18cb;">Content here</div>
.myborder {border:2px solid #de18cb;}