#31b2e9 color space conversions
Hex:
#31b2e9
RGB:
49, 178, 233
CMY:
81, 30, 9
CMYK:
79, 24, 0, 9
HSL:
198°, 80.7018%, 55.2941%
HSV (HSB):
198°, 78.9700%, 91.3725%
XYZ:
31.8950, 38.3769, 82.8172
xyY:
0.2083, 0.2507, 38.3769
CIE-Lab:
68.2975, -15.8968, -37.2242
CIE-LCH:
68.2975, 40.4765, 246.8748
CIE-Luv:
68.2975, -43.3261, -57.5700
Hunter-Lab:
61.9491, -16.5089, -35.8980
#31b2e9 color charts
#31b2e9 color shades, tints & tones
#31b2e9 color schemes
#31b2e9 color preview, HTML & CSS examples
This text has a color of #31b2e9
<p style="color:#31b2e9;">Text here</p>
.mytext {color:#31b2e9;}
This box has a color of #31b2e9
<div style="background-color:#31b2e9;">Content here</div>
.mybackground {background-color:#31b2e9;}
Border around this has a color of #31b2e9
<div style="border:2px solid #31b2e9;">Content here</div>
.myborder {border:2px solid #31b2e9;}