#31fafa color space conversions
Hex:
#31fafa
RGB:
49, 250, 250
CMY:
81, 2, 2
CMYK:
80, 0, 0, 2
HSL:
180°, 95.2607%, 58.6275%
HSV (HSB):
180°, 80.4000%, 98.0392%
XYZ:
52.7075, 75.9263, 102.3197
xyY:
0.2282, 0.3288, 75.9263
CIE-Lab:
89.8251, -45.3575, -13.4408
CIE-LCH:
89.8251, 47.3071, 196.5062
CIE-Luv:
89.8251, -66.7372, -14.4111
Hunter-Lab:
87.1357, -44.5146, -8.6267
#31fafa color charts
#31fafa color shades, tints & tones
#31fafa color schemes
#31fafa color preview, HTML & CSS examples
This text has a color of #31fafa
<p style="color:#31fafa;">Text here</p>
.mytext {color:#31fafa;}
This box has a color of #31fafa
<div style="background-color:#31fafa;">Content here</div>
.mybackground {background-color:#31fafa;}
Border around this has a color of #31fafa
<div style="border:2px solid #31fafa;">Content here</div>
.myborder {border:2px solid #31fafa;}