#256ff5 color space conversions
Hex:
#256ff5
RGB:
37, 111, 245
CMY:
85, 56, 4
CMYK:
85, 55, 0, 4
HSL:
219°, 91.2281%, 55.2941%
HSV (HSB):
219°, 84.8980%, 96.0784%
XYZ:
22.9288, 18.3548, 88.7205
xyY:
0.1764, 0.1412, 18.3548
CIE-Lab:
49.9236, 27.1026, -73.1420
CIE-LCH:
49.9236, 78.0019, 290.3320
CIE-Luv:
49.9236, -22.9377, -114.0012
Hunter-Lab:
42.8425, 20.5569, -92.7913
#256ff5 color charts
#256ff5 color shades, tints & tones
#256ff5 color schemes
#256ff5 color preview, HTML & CSS examples
This text has a color of #256ff5
<p style="color:#256ff5;">Text here</p>
.mytext {color:#256ff5;}
This box has a color of #256ff5
<div style="background-color:#256ff5;">Content here</div>
.mybackground {background-color:#256ff5;}
Border around this has a color of #256ff5
<div style="border:2px solid #256ff5;">Content here</div>
.myborder {border:2px solid #256ff5;}