#1de1e5 color space conversions
Hex:
#1de1e5
RGB:
29, 225, 229
CMY:
89, 12, 10
CMYK:
87, 2, 0, 10
HSL:
181°, 79.3651%, 50.5882%
HSV (HSB):
181°, 87.3362%, 89.8039%
XYZ:
41.5748, 59.7688, 83.4741
xyY:
0.2250, 0.3234, 59.7688
CIE-Lab:
81.7123, -41.6255, -14.5765
CIE-LCH:
81.7123, 44.1040, 199.2993
CIE-Luv:
81.7123, -61.5258, -16.7241
Hunter-Lab:
77.3103, -39.3019, -9.8999
#1de1e5 color charts
#1de1e5 color shades, tints & tones
#1de1e5 color schemes
#1de1e5 color preview, HTML & CSS examples
This text has a color of #1de1e5
<p style="color:#1de1e5;">Text here</p>
.mytext {color:#1de1e5;}
This box has a color of #1de1e5
<div style="background-color:#1de1e5;">Content here</div>
.mybackground {background-color:#1de1e5;}
Border around this has a color of #1de1e5
<div style="border:2px solid #1de1e5;">Content here</div>
.myborder {border:2px solid #1de1e5;}