#255caf color space conversions
Hex:
#255caf
RGB:
37, 92, 175
CMY:
85, 64, 31
CMYK:
79, 47, 0, 31
HSL:
216°, 65.0943%, 41.5686%
HSV (HSB):
216°, 78.8571%, 68.6275%
XYZ:
12.3280, 11.1428, 42.0585
xyY:
0.1881, 0.1700, 11.1428
CIE-Lab:
39.8199, 12.4945, -49.4146
CIE-LCH:
39.8199, 50.9698, 284.1898
CIE-Luv:
39.8199, -18.8959, -72.5898
Hunter-Lab:
33.3808, 7.5061, -51.3365
#255caf color charts
#255caf RGB chart
#255caf CMYK chart
#255caf RGB pie chart
#255caf color shades, tints & tones
#255caf color schemes
#255caf color preview, HTML & CSS examples
This text has a color of #255caf
<p style="color:#255caf;">Text here</p>
.mytext {color:#255caf;}
Text color #255caf
This box has a color of #255caf
<div style="background-color:#255caf;">Content here</div>
.mybackground {background-color:#255caf;}
Background color #255caf
Border around this has a color of #255caf
<div style="border:2px solid #255caf;">Content here</div>
.myborder {border:2px solid #255caf;}
Border color #255caf