#255ebd color space conversions
Hex:
#255ebd
RGB:
37, 94, 189
CMY:
85, 63, 26
CMYK:
80, 50, 0, 26
HSL:
218°, 67.2566%, 44.3137%
HSV (HSB):
218°, 80.4233%, 74.1176%
XYZ:
13.9510, 12.0728, 49.7391
xyY:
0.1841, 0.1594, 12.0728
CIE-Lab:
41.3317, 16.6304, -55.1837
CIE-LCH:
41.3317, 57.6352, 286.7710
CIE-Luv:
41.3317, -19.2048, -82.0563
Hunter-Lab:
34.7460, 10.8645, -60.5518
#255ebd color charts
#255ebd color shades, tints & tones
#255ebd color schemes
#255ebd color preview, HTML & CSS examples
This text has a color of #255ebd
<p style="color:#255ebd;">Text here</p>
.mytext {color:#255ebd;}
This box has a color of #255ebd
<div style="background-color:#255ebd;">Content here</div>
.mybackground {background-color:#255ebd;}
Border around this has a color of #255ebd
<div style="border:2px solid #255ebd;">Content here</div>
.myborder {border:2px solid #255ebd;}