#255bc4 color space conversions
Hex:
#255bc4
RGB:
37, 91, 196
CMY:
85, 64, 23
CMYK:
81, 54, 0, 23
HSL:
220°, 68.2403%, 45.6863%
HSV (HSB):
220°, 81.1224%, 76.8627%
XYZ:
14.4678, 11.8610, 53.7514
xyY:
0.1807, 0.1481, 11.8610
CIE-Lab:
40.9944, 21.3022, -59.8004
CIE-LCH:
40.9944, 63.4813, 289.6070
CIE-Luv:
40.9944, -18.2227, -88.7194
Hunter-Lab:
34.4398, 14.7165, -68.4281
#255bc4 color charts
#255bc4 color shades, tints & tones
#255bc4 color schemes
#255bc4 color preview, HTML & CSS examples
This text has a color of #255bc4
<p style="color:#255bc4;">Text here</p>
.mytext {color:#255bc4;}
This box has a color of #255bc4
<div style="background-color:#255bc4;">Content here</div>
.mybackground {background-color:#255bc4;}
Border around this has a color of #255bc4
<div style="border:2px solid #255bc4;">Content here</div>
.myborder {border:2px solid #255bc4;}