#255ac0 color space conversions
Hex:
#255ac0
RGB:
37, 90, 192
CMY:
85, 65, 25
CMYK:
81, 53, 0, 25
HSL:
219°, 67.6856%, 44.9020%
HSV (HSB):
219°, 80.7292%, 75.2941%
XYZ:
13.9335, 11.5114, 51.3567
xyY:
0.1814, 0.1499, 11.5114
CIE-Lab:
40.4288, 20.4122, -58.3924
CIE-LCH:
40.4288, 61.8573, 289.2681
CIE-Luv:
40.4288, -17.9960, -86.3130
Hunter-Lab:
33.9285, 13.9305, -65.9959
#255ac0 color charts
#255ac0 color shades, tints & tones
#255ac0 color schemes
#255ac0 color preview, HTML & CSS examples
This text has a color of #255ac0
<p style="color:#255ac0;">Text here</p>
.mytext {color:#255ac0;}
This box has a color of #255ac0
<div style="background-color:#255ac0;">Content here</div>
.mybackground {background-color:#255ac0;}
Border around this has a color of #255ac0
<div style="border:2px solid #255ac0;">Content here</div>
.myborder {border:2px solid #255ac0;}