#31ace9 color space conversions
Hex:
#31ace9
RGB:
49, 172, 233
CMY:
81, 33, 9
CMYK:
79, 26, 0, 9
HSL:
200°, 80.7018%, 55.2941%
HSV (HSB):
200°, 78.9700%, 91.3725%
XYZ:
30.7271, 36.0412, 82.4280
xyY:
0.2060, 0.2416, 36.0412
CIE-Lab:
66.5514, -12.6641, -39.9482
CIE-LCH:
66.5514, 41.9075, 252.4108
CIE-Luv:
66.5514, -41.2688, -62.3783
Hunter-Lab:
60.0343, -13.6991, -39.3819
#31ace9 color charts
#31ace9 color shades, tints & tones
#31ace9 color schemes
#31ace9 color preview, HTML & CSS examples
This text has a color of #31ace9
<p style="color:#31ace9;">Text here</p>
.mytext {color:#31ace9;}
This box has a color of #31ace9
<div style="background-color:#31ace9;">Content here</div>
.mybackground {background-color:#31ace9;}
Border around this has a color of #31ace9
<div style="border:2px solid #31ace9;">Content here</div>
.myborder {border:2px solid #31ace9;}