#1dbdff color space conversions
Hex:
#1dbdff
RGB:
29, 189, 255
CMY:
89, 26, 0
CMYK:
89, 26, 0, 0
HSL:
198°, 100.0000%, 55.6863%
HSV (HSB):
198°, 88.6275%, 100.0000%
XYZ:
36.7543, 43.8764, 101.1396
xyY:
0.2022, 0.2414, 43.8764
CIE-Lab:
72.1458, -15.6662, -43.1663
CIE-LCH:
72.1458, 45.9212, 250.0528
CIE-Luv:
72.1458, -47.4342, -68.2636
Hunter-Lab:
66.2393, -16.8741, -44.1614
#1dbdff color charts
#1dbdff color shades, tints & tones
#1dbdff color schemes
#1dbdff color preview, HTML & CSS examples
This text has a color of #1dbdff
<p style="color:#1dbdff;">Text here</p>
.mytext {color:#1dbdff;}
This box has a color of #1dbdff
<div style="background-color:#1dbdff;">Content here</div>
.mybackground {background-color:#1dbdff;}
Border around this has a color of #1dbdff
<div style="border:2px solid #1dbdff;">Content here</div>
.myborder {border:2px solid #1dbdff;}