#31b3d5 color space conversions
Hex:
#31b3d5
RGB:
49, 179, 213
CMY:
81, 30, 16
CMYK:
77, 16, 0, 16
HSL:
192°, 66.1290%, 51.3725%
HSV (HSB):
192°, 76.9953%, 83.5294%
XYZ:
29.3970, 37.6973, 68.6777
xyY:
0.2165, 0.2777, 37.6973
CIE-Lab:
67.7969, -23.0576, -27.0428
CIE-LCH:
67.7969, 35.5382, 229.5480
CIE-Luv:
67.7969, -44.9653, -39.4081
Hunter-Lab:
61.3981, -21.9822, -23.3410
#31b3d5 color charts
#31b3d5 color shades, tints & tones
#31b3d5 color schemes
#31b3d5 color preview, HTML & CSS examples
This text has a color of #31b3d5
<p style="color:#31b3d5;">Text here</p>
.mytext {color:#31b3d5;}
This box has a color of #31b3d5
<div style="background-color:#31b3d5;">Content here</div>
.mybackground {background-color:#31b3d5;}
Border around this has a color of #31b3d5
<div style="border:2px solid #31b3d5;">Content here</div>
.myborder {border:2px solid #31b3d5;}