#255daf color space conversions
Hex:
#255daf
RGB:
37, 93, 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.4152, 11.3172, 42.0875
xyY:
0.1886, 0.1719, 11.3172
CIE-Lab:
40.1096, 11.8410, -48.9486
CIE-LCH:
40.1096, 50.3605, 283.5990
CIE-Luv:
40.1096, -19.2048, -72.0122
Hunter-Lab:
33.6410, 7.0035, -50.6278
#255daf color charts
#255daf RGB chart
#255daf CMYK chart
#255daf RGB pie chart
#255daf color shades, tints & tones
#255daf color schemes
#255daf color preview, HTML & CSS examples
This text has a color of #255daf
<p style="color:#255daf;">Text here</p>
.mytext {color:#255daf;}
Text color #255daf
This box has a color of #255daf
<div style="background-color:#255daf;">Content here</div>
.mybackground {background-color:#255daf;}
Background color #255daf
Border around this has a color of #255daf
<div style="border:2px solid #255daf;">Content here</div>
.myborder {border:2px solid #255daf;}
Border color #255daf