#255b8b color space conversions
Hex:
#255b8b
RGB:
37, 91, 139
CMY:
85, 64, 45
CMYK:
73, 35, 0, 45
HSL:
208°, 57.9545%, 34.5098%
HSV (HSB):
208°, 73.3813%, 54.5098%
XYZ:
9.1642, 9.7396, 25.8230
xyY:
0.2049, 0.2178, 9.7396
CIE-Lab:
37.3709, -0.7724, -31.7788
CIE-LCH:
37.3709, 31.7882, 268.6077
CIE-Luv:
37.3709, -19.5928, -44.5441
Hunter-Lab:
31.2083, -2.1984, -27.2132
#255b8b color charts
#255b8b color shades, tints & tones
#255b8b color schemes
#255b8b color preview, HTML & CSS examples
This text has a color of #255b8b
<p style="color:#255b8b;">Text here</p>
.mytext {color:#255b8b;}
This box has a color of #255b8b
<div style="background-color:#255b8b;">Content here</div>
.mybackground {background-color:#255b8b;}
Border around this has a color of #255b8b
<div style="border:2px solid #255b8b;">Content here</div>
.myborder {border:2px solid #255b8b;}