#255aee color space conversions
Hex:
#255aee
RGB:
37, 90, 238
CMY:
85, 65, 7
CMYK:
84, 62, 0, 7
HSL:
224°, 85.5319%, 53.9216%
HSV (HSB):
224°, 84.4538%, 93.3333%
XYZ:
19.8517, 13.8787, 82.5215
xyY:
0.1708, 0.1194, 13.8787
CIE-Lab:
44.0585, 37.7858, -78.7981
CIE-LCH:
44.0585, 87.3894, 295.6189
CIE-Luv:
44.0585, -17.6851, -117.8175
Hunter-Lab:
37.2541, 29.9232, -105.2552
#255aee color charts
#255aee color shades, tints & tones
#255aee color schemes
#255aee color preview, HTML & CSS examples
This text has a color of #255aee
<p style="color:#255aee;">Text here</p>
.mytext {color:#255aee;}
This box has a color of #255aee
<div style="background-color:#255aee;">Content here</div>
.mybackground {background-color:#255aee;}
Border around this has a color of #255aee
<div style="border:2px solid #255aee;">Content here</div>
.myborder {border:2px solid #255aee;}