#31fcfa color space conversions
Hex:
#31fcfa
RGB:
49, 252, 250
CMY:
81, 1, 2
CMYK:
81, 0, 1, 1
HSL:
179°, 97.1292%, 59.0196%
HSV (HSB):
179°, 80.5556%, 98.8235%
XYZ:
53.3323, 77.1759, 102.5280
xyY:
0.2289, 0.3312, 77.1759
CIE-Lab:
90.4025, -46.2295, -12.5781
CIE-LCH:
90.4025, 47.9101, 195.2206
CIE-Luv:
90.4025, -67.4090, -12.8557
Hunter-Lab:
87.8498, -45.3724, -7.7015
#31fcfa color charts
#31fcfa color shades, tints & tones
#31fcfa color schemes
#31fcfa color preview, HTML & CSS examples
This text has a color of #31fcfa
<p style="color:#31fcfa;">Text here</p>
.mytext {color:#31fcfa;}
This box has a color of #31fcfa
<div style="background-color:#31fcfa;">Content here</div>
.mybackground {background-color:#31fcfa;}
Border around this has a color of #31fcfa
<div style="border:2px solid #31fcfa;">Content here</div>
.myborder {border:2px solid #31fcfa;}