#255aed color space conversions
Hex:
#255aed
RGB:
37, 90, 237
CMY:
85, 65, 7
CMYK:
84, 62, 0, 7
HSL:
224°, 84.7458%, 53.7255%
HSV (HSB):
224°, 84.3882%, 92.9412%
XYZ:
19.7052, 13.8201, 81.7497
xyY:
0.1709, 0.1199, 13.8201
CIE-Lab:
43.9738, 37.4189, -78.3739
CIE-LCH:
43.9738, 86.8484, 295.5217
CIE-Luv:
43.9738, -17.6855, -117.1676
Hunter-Lab:
37.1754, 29.5589, -104.3578
#255aed color charts
#255aed color shades, tints & tones
#255aed color schemes
#255aed color preview, HTML & CSS examples
This text has a color of #255aed
<p style="color:#255aed;">Text here</p>
.mytext {color:#255aed;}
This box has a color of #255aed
<div style="background-color:#255aed;">Content here</div>
.mybackground {background-color:#255aed;}
Border around this has a color of #255aed
<div style="border:2px solid #255aed;">Content here</div>
.myborder {border:2px solid #255aed;}