#255bc1 color space conversions
Hex:
#255bc1
RGB:
37, 91, 193
CMY:
85, 64, 24
CMYK:
81, 53, 0, 24
HSL:
219°, 67.8261%, 45.0980%
HSV (HSB):
219°, 80.8290%, 75.6863%
XYZ:
14.1297, 11.7257, 51.9707
xyY:
0.1816, 0.1507, 11.7257
CIE-Lab:
40.7769, 20.1432, -58.4102
CIE-LCH:
40.7769, 61.7859, 289.0272
CIE-Luv:
40.7769, -18.2656, -86.5481
Hunter-Lab:
34.2429, 13.7296, -66.0149
#255bc1 color charts
#255bc1 color shades, tints & tones
#255bc1 color schemes
#255bc1 color preview, HTML & CSS examples
This text has a color of #255bc1
<p style="color:#255bc1;">Text here</p>
.mytext {color:#255bc1;}
This box has a color of #255bc1
<div style="background-color:#255bc1;">Content here</div>
.mybackground {background-color:#255bc1;}
Border around this has a color of #255bc1
<div style="border:2px solid #255bc1;">Content here</div>
.myborder {border:2px solid #255bc1;}