#255c80 color space conversions
Hex:
#255c80
RGB:
37, 92, 128
CMY:
85, 64, 50
CMYK:
71, 28, 0, 50
HSL:
204°, 55.1515%, 32.3529%
HSV (HSB):
204°, 71.0937%, 50.1961%
XYZ:
8.4864, 9.6061, 21.8290
xyY:
0.2126, 0.2406, 9.6061
CIE-Lab:
37.1260, -5.5153, -25.4578
CIE-LCH:
37.1260, 26.0484, 257.7761
CIE-Luv:
37.1260, -20.3543, -34.6880
Hunter-Lab:
30.9937, -5.3641, -20.0625
#255c80 color charts
#255c80 color shades, tints & tones
#255c80 color schemes
#255c80 color preview, HTML & CSS examples
This text has a color of #255c80
<p style="color:#255c80;">Text here</p>
.mytext {color:#255c80;}
This box has a color of #255c80
<div style="background-color:#255c80;">Content here</div>
.mybackground {background-color:#255c80;}
Border around this has a color of #255c80
<div style="border:2px solid #255c80;">Content here</div>
.myborder {border:2px solid #255c80;}