#255bcb color space conversions
Hex:
#255bcb
RGB:
37, 91, 203
CMY:
85, 64, 20
CMYK:
82, 55, 0, 20
HSL:
220°, 69.1667%, 47.0588%
HSV (HSB):
220°, 81.7734%, 79.6078%
XYZ:
15.2835, 12.1873, 58.0468
xyY:
0.1787, 0.1425, 12.1873
CIE-Lab:
41.5122, 23.9956, -63.0105
CIE-LCH:
41.5122, 67.4249, 290.8478
CIE-Luv:
41.5122, -18.1345, -93.7211
Hunter-Lab:
34.9103, 17.0533, -74.1467
#255bcb color charts
#255bcb color shades, tints & tones
#255bcb color schemes
#255bcb color preview, HTML & CSS examples
This text has a color of #255bcb
<p style="color:#255bcb;">Text here</p>
.mytext {color:#255bcb;}
This box has a color of #255bcb
<div style="background-color:#255bcb;">Content here</div>
.mybackground {background-color:#255bcb;}
Border around this has a color of #255bcb
<div style="border:2px solid #255bcb;">Content here</div>
.myborder {border:2px solid #255bcb;}