#1dbbff color space conversions
Hex:
#1dbbff
RGB:
29, 187, 255
CMY:
89, 27, 0
CMYK:
89, 27, 0, 0
HSL:
198°, 100.0000%, 55.6863%
HSV (HSB):
198°, 88.6275%, 100.0000%
XYZ:
36.3270, 43.0219, 100.9972
xyY:
0.2014, 0.2386, 43.0219
CIE-Lab:
71.5698, -14.6005, -44.0678
CIE-LCH:
71.5698, 46.4235, 251.6690
CIE-Luv:
71.5698, -46.7678, -69.8755
Hunter-Lab:
65.5911, -15.9237, -45.3811
#1dbbff color charts
#1dbbff color shades, tints & tones
#1dbbff color schemes
#1dbbff color preview, HTML & CSS examples
This text has a color of #1dbbff
<p style="color:#1dbbff;">Text here</p>
.mytext {color:#1dbbff;}
This box has a color of #1dbbff
<div style="background-color:#1dbbff;">Content here</div>
.mybackground {background-color:#1dbbff;}
Border around this has a color of #1dbbff
<div style="border:2px solid #1dbbff;">Content here</div>
.myborder {border:2px solid #1dbbff;}