#255a9e color space conversions
Hex:
#255a9e
RGB:
37, 90, 158
CMY:
85, 65, 38
CMYK:
77, 43, 0, 38
HSL:
214°, 62.0513%, 38.2353%
HSV (HSB):
214°, 76.5823%, 61.9608%
XYZ:
10.5907, 10.1743, 33.7534
xyY:
0.1943, 0.1866, 10.1743
CIE-Lab:
38.1534, 7.1817, -41.9896
CIE-LCH:
38.1534, 42.5994, 279.7057
CIE-Luv:
38.1534, -18.6777, -60.5589
Hunter-Lab:
31.8971, 3.4466, -40.4124
#255a9e color charts
#255a9e color shades, tints & tones
#255a9e color schemes
#255a9e color preview, HTML & CSS examples
This text has a color of #255a9e
<p style="color:#255a9e;">Text here</p>
.mytext {color:#255a9e;}
This box has a color of #255a9e
<div style="background-color:#255a9e;">Content here</div>
.mybackground {background-color:#255a9e;}
Border around this has a color of #255a9e
<div style="border:2px solid #255a9e;">Content here</div>
.myborder {border:2px solid #255a9e;}