#31cdef color space conversions
Hex:
#31cdef
RGB:
49, 205, 239
CMY:
81, 20, 6
CMYK:
79, 14, 0, 6
HSL:
191°, 85.5856%, 56.4706%
HSV (HSB):
191°, 79.4979%, 93.7255%
XYZ:
38.6779, 50.5476, 89.3795
xyY:
0.2166, 0.2830, 50.5476
CIE-Lab:
76.4042, -27.7738, -27.9472
CIE-LCH:
76.4042, 39.4009, 225.1783
CIE-Luv:
76.4042, -52.2201, -40.9078
Hunter-Lab:
71.0968, -27.3123, -24.7687
#31cdef color charts
#31cdef color shades, tints & tones
#31cdef color schemes
#31cdef color preview, HTML & CSS examples
This text has a color of #31cdef
<p style="color:#31cdef;">Text here</p>
.mytext {color:#31cdef;}
This box has a color of #31cdef
<div style="background-color:#31cdef;">Content here</div>
.mybackground {background-color:#31cdef;}
Border around this has a color of #31cdef
<div style="border:2px solid #31cdef;">Content here</div>
.myborder {border:2px solid #31cdef;}