#1dbbee color space conversions
Hex:
#1dbbee
RGB:
29, 187, 238
CMY:
89, 27, 7
CMYK:
88, 21, 0, 7
HSL:
195°, 86.0082%, 52.3529%
HSV (HSB):
195°, 87.8151%, 93.3333%
XYZ:
33.7096, 41.9749, 87.2142
xyY:
0.2069, 0.2577, 41.9749
CIE-Lab:
70.8536, -20.4462, -35.9925
CIE-LCH:
70.8536, 41.3945, 240.4004
CIE-Luv:
70.8536, -47.9565, -55.1932
Hunter-Lab:
64.7880, -20.5044, -34.4614
#1dbbee color charts
#1dbbee color shades, tints & tones
#1dbbee color schemes
#1dbbee color preview, HTML & CSS examples
This text has a color of #1dbbee
<p style="color:#1dbbee;">Text here</p>
.mytext {color:#1dbbee;}
This box has a color of #1dbbee
<div style="background-color:#1dbbee;">Content here</div>
.mybackground {background-color:#1dbbee;}
Border around this has a color of #1dbbee
<div style="border:2px solid #1dbbee;">Content here</div>
.myborder {border:2px solid #1dbbee;}