#31bedf color space conversions
Hex:
#31bedf
RGB:
49, 190, 223
CMY:
81, 25, 13
CMYK:
78, 15, 0, 13
HSL:
191°, 73.1092%, 53.3333%
HSV (HSB):
191°, 78.0269%, 87.4510%
XYZ:
32.9994, 42.8076, 76.3355
xyY:
0.2169, 0.2814, 42.8076
CIE-Lab:
71.4242, -25.4090, -26.9406
CIE-LCH:
71.4242, 37.0326, 226.6758
CIE-Luv:
71.4242, -48.1381, -39.1935
Hunter-Lab:
65.4275, -24.4690, -23.3755
#31bedf color charts
#31bedf color shades, tints & tones
#31bedf color schemes
#31bedf color preview, HTML & CSS examples
This text has a color of #31bedf
<p style="color:#31bedf;">Text here</p>
.mytext {color:#31bedf;}
This box has a color of #31bedf
<div style="background-color:#31bedf;">Content here</div>
.mybackground {background-color:#31bedf;}
Border around this has a color of #31bedf
<div style="border:2px solid #31bedf;">Content here</div>
.myborder {border:2px solid #31bedf;}