#1bddff color space conversions
Hex:
#1bddff
RGB:
27, 221, 255
CMY:
89, 13, 0
CMYK:
89, 13, 0, 0
HSL:
189°, 100.0000%, 55.2941%
HSV (HSB):
189°, 89.4118%, 100.0000%
XYZ:
44.3584, 59.1659, 103.6900
xyY:
0.2141, 0.2855, 59.1659
CIE-Lab:
81.3827, -31.9160, -28.8673
CIE-LCH:
81.3827, 43.0343, 222.1286
CIE-Luv:
81.3827, -58.2774, -42.2282
Hunter-Lab:
76.9194, -31.6702, -26.0814
#1bddff color charts
#1bddff color shades, tints & tones
#1bddff color schemes
#1bddff color preview, HTML & CSS examples
This text has a color of #1bddff
<p style="color:#1bddff;">Text here</p>
.mytext {color:#1bddff;}
This box has a color of #1bddff
<div style="background-color:#1bddff;">Content here</div>
.mybackground {background-color:#1bddff;}
Border around this has a color of #1bddff
<div style="border:2px solid #1bddff;">Content here</div>
.myborder {border:2px solid #1bddff;}