#255fa3 color space conversions
Hex:
#255fa3
RGB:
37, 95, 163
CMY:
85, 63, 36
CMYK:
77, 42, 0, 36
HSL:
212°, 63.0000%, 39.2157%
HSV (HSB):
212°, 77.3006%, 63.9216%
XYZ:
11.4660, 11.2221, 36.2121
xyY:
0.1947, 0.1905, 11.2221
CIE-Lab:
39.9520, 5.8831, -42.0984
CIE-LCH:
39.9520, 42.5075, 277.9554
CIE-Luv:
39.9520, -20.1668, -61.3764
Hunter-Lab:
33.4994, 2.4723, -40.6416
#255fa3 color charts
#255fa3 color shades, tints & tones
#255fa3 color schemes
#255fa3 color preview, HTML & CSS examples
This text has a color of #255fa3
<p style="color:#255fa3;">Text here</p>
.mytext {color:#255fa3;}
This box has a color of #255fa3
<div style="background-color:#255fa3;">Content here</div>
.mybackground {background-color:#255fa3;}
Border around this has a color of #255fa3
<div style="border:2px solid #255fa3;">Content here</div>
.myborder {border:2px solid #255fa3;}