#255c9e color space conversions
Hex:
#255c9e
RGB:
37, 92, 158
CMY:
85, 64, 38
CMYK:
77, 42, 0, 38
HSL:
213°, 62.0513%, 38.2353%
HSV (HSB):
213°, 76.5823%, 61.9608%
XYZ:
10.7617, 10.5162, 33.8104
xyY:
0.1954, 0.1909, 10.5162
CIE-Lab:
38.7534, 5.8832, -41.0312
CIE-LCH:
38.7534, 41.4508, 278.1597
CIE-Luv:
38.7534, -19.3307, -59.3029
Hunter-Lab:
32.4287, 2.4859, -39.1160
#255c9e color charts
#255c9e color shades, tints & tones
#255c9e color schemes
#255c9e color preview, HTML & CSS examples
This text has a color of #255c9e
<p style="color:#255c9e;">Text here</p>
.mytext {color:#255c9e;}
This box has a color of #255c9e
<div style="background-color:#255c9e;">Content here</div>
.mybackground {background-color:#255c9e;}
Border around this has a color of #255c9e
<div style="border:2px solid #255c9e;">Content here</div>
.myborder {border:2px solid #255c9e;}