#55bbcc color space conversions
Hex:
#55bbcc
RGB:
85, 187, 204
CMY:
67, 27, 20
CMYK:
58, 8, 0, 20
HSL:
189°, 53.8462%, 56.6667%
HSV (HSB):
189°, 58.3333%, 80.0000%
XYZ:
32.4157, 41.8316, 63.4926
xyY:
0.2353, 0.3037, 41.8316
CIE-Lab:
70.7546, -24.6072, -17.5132
CIE-LCH:
70.7546, 30.2031, 215.4399
CIE-Luv:
70.7546, -41.7236, -23.5517
Hunter-Lab:
64.6773, -23.7227, -12.9298
#55bbcc color charts
#55bbcc color shades, tints & tones
#55bbcc color schemes
#55bbcc color preview, HTML & CSS examples
This text has a color of #55bbcc
<p style="color:#55bbcc;">Text here</p>
.mytext {color:#55bbcc;}
This box has a color of #55bbcc
<div style="background-color:#55bbcc;">Content here</div>
.mybackground {background-color:#55bbcc;}
Border around this has a color of #55bbcc
<div style="border:2px solid #55bbcc;">Content here</div>
.myborder {border:2px solid #55bbcc;}