#255abc color space conversions
Hex:
#255abc
RGB:
37, 90, 188
CMY:
85, 65, 26
CMYK:
80, 52, 0, 26
HSL:
219°, 67.1111%, 44.1176%
HSV (HSB):
219°, 80.3191%, 73.7255%
XYZ:
13.4962, 11.3365, 49.0538
xyY:
0.1827, 0.1534, 11.3365
CIE-Lab:
40.1415, 18.8629, -56.5250
CIE-LCH:
40.1415, 59.5893, 288.4543
CIE-Luv:
40.1415, -18.0546, -83.3996
Hunter-Lab:
33.6697, 12.6283, -62.8115
#255abc color charts
#255abc RGB chart
#255abc CMYK chart
#255abc RGB pie chart
#255abc color shades, tints & tones
#255abc color schemes
#255abc color preview, HTML & CSS examples
This text has a color of #255abc
<p style="color:#255abc;">Text here</p>
.mytext {color:#255abc;}
Text color #255abc
This box has a color of #255abc
<div style="background-color:#255abc;">Content here</div>
.mybackground {background-color:#255abc;}
Background color #255abc
Border around this has a color of #255abc
<div style="border:2px solid #255abc;">Content here</div>
.myborder {border:2px solid #255abc;}
Border color #255abc