#255aff color space conversions
Hex:
#255aff
RGB:
37, 90, 255
CMY:
85, 65, 0
CMYK:
85, 65, 0, 0
HSL:
225°, 100.0000%, 57.2549%
HSV (HSB):
225°, 85.4902%, 100.0000%
XYZ:
22.4691, 14.9256, 96.3044
xyY:
0.1681, 0.1116, 14.9256
CIE-Lab:
45.5322, 43.9369, -85.8912
CIE-LCH:
45.5322, 96.4767, 297.0916
CIE-Luv:
45.5322, -17.7163, -128.6688
Hunter-Lab:
38.6337, 36.2054, -120.7519
#255aff color charts
#255aff color shades, tints & tones
#255aff color schemes
#255aff color preview, HTML & CSS examples
This text has a color of #255aff
<p style="color:#255aff;">Text here</p>
.mytext {color:#255aff;}
This box has a color of #255aff
<div style="background-color:#255aff;">Content here</div>
.mybackground {background-color:#255aff;}
Border around this has a color of #255aff
<div style="border:2px solid #255aff;">Content here</div>
.myborder {border:2px solid #255aff;}