#255dfb color space conversions
Hex:
#255dfb
RGB:
37, 93, 251
CMY:
85, 64, 2
CMYK:
85, 63, 0, 2
HSL:
224°, 96.3964%, 56.4706%
HSV (HSB):
224°, 85.2590%, 98.4314%
XYZ:
22.0899, 15.1871, 93.0339
xyY:
0.1695, 0.1165, 15.1871
CIE-Lab:
45.8893, 40.6483, -83.0771
CIE-LCH:
45.8893, 92.4883, 296.0717
CIE-Luv:
45.8893, -18.3787, -125.2506
Hunter-Lab:
38.9706, 32.9816, -114.2628
#255dfb color charts
#255dfb color shades, tints & tones
#255dfb color schemes
#255dfb color preview, HTML & CSS examples
This text has a color of #255dfb
<p style="color:#255dfb;">Text here</p>
.mytext {color:#255dfb;}
This box has a color of #255dfb
<div style="background-color:#255dfb;">Content here</div>
.mybackground {background-color:#255dfb;}
Border around this has a color of #255dfb
<div style="border:2px solid #255dfb;">Content here</div>
.myborder {border:2px solid #255dfb;}