#31affa color space conversions
Hex:
#31affa
RGB:
49, 175, 250
CMY:
81, 31, 2
CMYK:
80, 30, 0, 2
HSL:
202°, 95.2607%, 58.6275%
HSV (HSB):
202°, 80.4000%, 98.0392%
XYZ:
33.8519, 38.2150, 96.0345
xyY:
0.2014, 0.2273, 38.2150
CIE-Lab:
68.1788, -8.4196, -46.6658
CIE-LCH:
68.1788, 47.4193, 259.7725
CIE-Luv:
68.1788, -41.2823, -74.5654
Hunter-Lab:
61.8183, -10.4349, -48.8340
#31affa color charts
#31affa color shades, tints & tones
#31affa color schemes
#31affa color preview, HTML & CSS examples
This text has a color of #31affa
<p style="color:#31affa;">Text here</p>
.mytext {color:#31affa;}
This box has a color of #31affa
<div style="background-color:#31affa;">Content here</div>
.mybackground {background-color:#31affa;}
Border around this has a color of #31affa
<div style="border:2px solid #31affa;">Content here</div>
.myborder {border:2px solid #31affa;}