#255dcc color space conversions
Hex:
#255dcc
RGB:
37, 93, 204
CMY:
85, 64, 20
CMYK:
82, 54, 0, 20
HSL:
220°, 69.2946%, 47.2549%
HSV (HSB):
220°, 81.8627%, 80.0000%
XYZ:
15.5764, 12.5816, 58.7343
xyY:
0.1793, 0.1448, 12.5816
CIE-Lab:
42.1260, 23.0757, -62.5900
CIE-LCH:
42.1260, 66.7083, 290.2380
CIE-Luv:
42.1260, -18.6717, -93.5062
Hunter-Lab:
35.4706, 16.3120, -73.3463
#255dcc color charts
#255dcc RGB chart
#255dcc CMYK chart
#255dcc RGB pie chart
#255dcc color shades, tints & tones
#255dcc color schemes
#255dcc color preview, HTML & CSS examples
This text has a color of #255dcc
<p style="color:#255dcc;">Text here</p>
.mytext {color:#255dcc;}
Text color #255dcc
This box has a color of #255dcc
<div style="background-color:#255dcc;">Content here</div>
.mybackground {background-color:#255dcc;}
Background color #255dcc
Border around this has a color of #255dcc
<div style="border:2px solid #255dcc;">Content here</div>
.myborder {border:2px solid #255dcc;}
Border color #255dcc