#31accf color space conversions
Hex:
#31accf
RGB:
49, 172, 207
CMY:
81, 33, 19
CMYK:
76, 17, 0, 19
HSL:
193°, 62.2047%, 50.1961%
HSV (HSB):
193°, 76.3285%, 81.1765%
XYZ:
27.2816, 34.6630, 64.2842
xyY:
0.2161, 0.2746, 34.6630
CIE-Lab:
65.4855, -21.4076, -27.2896
CIE-LCH:
65.4855, 34.6844, 231.8872
CIE-Luv:
65.4855, -42.8953, -39.8451
Hunter-Lab:
58.8753, -20.3185, -23.5243
#31accf color charts
#31accf color shades, tints & tones
#31accf color schemes
#31accf color preview, HTML & CSS examples
This text has a color of #31accf
<p style="color:#31accf;">Text here</p>
.mytext {color:#31accf;}
This box has a color of #31accf
<div style="background-color:#31accf;">Content here</div>
.mybackground {background-color:#31accf;}
Border around this has a color of #31accf
<div style="border:2px solid #31accf;">Content here</div>
.myborder {border:2px solid #31accf;}