#31cffc color space conversions
Hex:
#31cffc
RGB:
49, 207, 252
CMY:
81, 19, 1
CMYK:
81, 18, 0, 1
HSL:
193°, 97.1292%, 59.0196%
HSV (HSB):
193°, 80.5556%, 98.8235%
XYZ:
41.1501, 52.3069, 100.0229
xyY:
0.2127, 0.2703, 52.3069
CIE-Lab:
77.4640, -24.6102, -33.2761
CIE-LCH:
77.4640, 41.3880, 233.5143
CIE-Luv:
77.4640, -51.9981, -50.5396
Hunter-Lab:
72.3235, -25.0044, -31.3712
#31cffc color charts
#31cffc color shades, tints & tones
#31cffc color schemes
#31cffc color preview, HTML & CSS examples
This text has a color of #31cffc
<p style="color:#31cffc;">Text here</p>
.mytext {color:#31cffc;}
This box has a color of #31cffc
<div style="background-color:#31cffc;">Content here</div>
.mybackground {background-color:#31cffc;}
Border around this has a color of #31cffc
<div style="border:2px solid #31cffc;">Content here</div>
.myborder {border:2px solid #31cffc;}