#256bea color space conversions
Hex:
#256bea
RGB:
37, 107, 234
CMY:
85, 58, 8
CMYK:
84, 54, 0, 8
HSL:
219°, 82.4268%, 53.1373%
HSV (HSB):
219°, 84.1880%, 91.7647%
XYZ:
20.8719, 16.8492, 79.9941
xyY:
0.1773, 0.1431, 16.8492
CIE-Lab:
48.0695, 25.4940, -70.0016
CIE-LCH:
48.0695, 74.4994, 290.0112
CIE-Luv:
48.0695, -22.0487, -108.1563
Hunter-Lab:
41.0478, 18.9298, -86.8110
#256bea color charts
#256bea color shades, tints & tones
#256bea color schemes
#256bea color preview, HTML & CSS examples
This text has a color of #256bea
<p style="color:#256bea;">Text here</p>
.mytext {color:#256bea;}
This box has a color of #256bea
<div style="background-color:#256bea;">Content here</div>
.mybackground {background-color:#256bea;}
Border around this has a color of #256bea
<div style="border:2px solid #256bea;">Content here</div>
.myborder {border:2px solid #256bea;}