#31c3e5 color space conversions
Hex:
#31c3e5
RGB:
49, 195, 229
CMY:
81, 24, 10
CMYK:
79, 15, 0, 10
HSL:
191°, 77.5862%, 54.5098%
HSV (HSB):
191°, 78.6026%, 89.8039%
XYZ:
34.9246, 45.3403, 81.0396
xyY:
0.2165, 0.2811, 45.3403
CIE-Lab:
73.1154, -25.9935, -27.6018
CIE-LCH:
73.1154, 37.9146, 226.7188
CIE-Luv:
73.1154, -49.4635, -40.3480
Hunter-Lab:
67.3352, -25.2545, -24.2223
#31c3e5 color charts
#31c3e5 color shades, tints & tones
#31c3e5 color schemes
#31c3e5 color preview, HTML & CSS examples
This text has a color of #31c3e5
<p style="color:#31c3e5;">Text here</p>
.mytext {color:#31c3e5;}
This box has a color of #31c3e5
<div style="background-color:#31c3e5;">Content here</div>
.mybackground {background-color:#31c3e5;}
Border around this has a color of #31c3e5
<div style="border:2px solid #31c3e5;">Content here</div>
.myborder {border:2px solid #31c3e5;}