#31aff9 color space conversions
Hex:
#31aff9
RGB:
49, 175, 249
CMY:
81, 31, 2
CMYK:
80, 30, 0, 2
HSL:
202°, 94.3396%, 58.4314%
HSV (HSB):
202°, 80.3213%, 97.6471%
XYZ:
33.6955, 38.1525, 95.2108
xyY:
0.2017, 0.2284, 38.1525
CIE-Lab:
68.1328, -8.7683, -46.1951
CIE-LCH:
68.1328, 47.0199, 259.2526
CIE-Luv:
68.1328, -41.3402, -73.7133
Hunter-Lab:
61.7677, -10.7182, -48.1542
#31aff9 color charts
#31aff9 color shades, tints & tones
#31aff9 color schemes
#31aff9 color preview, HTML & CSS examples
This text has a color of #31aff9
<p style="color:#31aff9;">Text here</p>
.mytext {color:#31aff9;}
This box has a color of #31aff9
<div style="background-color:#31aff9;">Content here</div>
.mybackground {background-color:#31aff9;}
Border around this has a color of #31aff9
<div style="border:2px solid #31aff9;">Content here</div>
.myborder {border:2px solid #31aff9;}