#256bfd color space conversions
Hex:
#256bfd
RGB:
37, 107, 253
CMY:
85, 58, 1
CMYK:
85, 58, 0, 1
HSL:
221°, 98.1818%, 56.8627%
HSV (HSB):
221°, 85.3755%, 99.2157%
XYZ:
23.7503, 18.0006, 95.1512
xyY:
0.1735, 0.1315, 18.0006
CIE-Lab:
49.4968, 32.6158, -78.2863
CIE-LCH:
49.4968, 84.8088, 292.6177
CIE-Luv:
49.4968, -21.7631, -121.3803
Hunter-Lab:
42.4271, 25.6753, -103.2708
#256bfd color charts
#256bfd color shades, tints & tones
#256bfd color schemes
#256bfd color preview, HTML & CSS examples
This text has a color of #256bfd
<p style="color:#256bfd;">Text here</p>
.mytext {color:#256bfd;}
This box has a color of #256bfd
<div style="background-color:#256bfd;">Content here</div>
.mybackground {background-color:#256bfd;}
Border around this has a color of #256bfd
<div style="border:2px solid #256bfd;">Content here</div>
.myborder {border:2px solid #256bfd;}