#255fa4 color space conversions
Hex:
#255fa4
RGB:
37, 95, 164
CMY:
85, 63, 36
CMYK:
77, 42, 0, 36
HSL:
213°, 63.1841%, 39.4118%
HSV (HSB):
213°, 77.4390%, 64.3137%
XYZ:
11.5560, 11.2581, 36.6859
xyY:
0.1942, 0.1892, 11.2581
CIE-Lab:
40.0118, 6.2702, -42.5972
CIE-LCH:
40.0118, 43.0562, 278.3736
CIE-Luv:
40.0118, -20.1365, -62.1744
Hunter-Lab:
33.5530, 2.7593, -41.3388
#255fa4 color charts
#255fa4 color shades, tints & tones
#255fa4 color schemes
#255fa4 color preview, HTML & CSS examples
This text has a color of #255fa4
<p style="color:#255fa4;">Text here</p>
.mytext {color:#255fa4;}
This box has a color of #255fa4
<div style="background-color:#255fa4;">Content here</div>
.mybackground {background-color:#255fa4;}
Border around this has a color of #255fa4
<div style="border:2px solid #255fa4;">Content here</div>
.myborder {border:2px solid #255fa4;}