#255ea1 color space conversions
Hex:
#255ea1
RGB:
37, 94, 161
CMY:
85, 63, 37
CMYK:
77, 42, 0, 37
HSL:
212°, 62.6263%, 38.8235%
HSV (HSB):
212°, 77.0186%, 63.1373%
XYZ:
11.1987, 10.9719, 35.2458
xyY:
0.1950, 0.1911, 10.9719
CIE-Lab:
39.5332, 5.7533, -41.5769
CIE-LCH:
39.5332, 41.9731, 277.8784
CIE-Luv:
39.5332, -19.8992, -60.4203
Hunter-Lab:
33.1239, 2.3812, -39.9013
#255ea1 color charts
#255ea1 color shades, tints & tones
#255ea1 color schemes
#255ea1 color preview, HTML & CSS examples
This text has a color of #255ea1
<p style="color:#255ea1;">Text here</p>
.mytext {color:#255ea1;}
This box has a color of #255ea1
<div style="background-color:#255ea1;">Content here</div>
.mybackground {background-color:#255ea1;}
Border around this has a color of #255ea1
<div style="border:2px solid #255ea1;">Content here</div>
.myborder {border:2px solid #255ea1;}