#34cdef color space conversions
Hex:
#34cdef
RGB:
52, 205, 239
CMY:
80, 20, 6
CMYK:
78, 14, 0, 6
HSL:
191°, 85.3881%, 57.0588%
HSV (HSB):
191°, 78.2427%, 93.7255%
XYZ:
38.8275, 50.6247, 89.3865
xyY:
0.2171, 0.2831, 50.6247
CIE-Lab:
76.4511, -27.4993, -27.8711
CIE-LCH:
76.4511, 39.1537, 225.3847
CIE-Luv:
76.4511, -51.8743, -40.8145
Hunter-Lab:
71.1510, -27.1060, -24.6798
#34cdef color charts
#34cdef RGB chart
#34cdef CMYK chart
#34cdef RGB pie chart
#34cdef color shades, tints & tones
#34cdef color schemes
#34cdef color preview, HTML & CSS examples
This text has a color of #34cdef
<p style="color:#34cdef;">Text here</p>
.mytext {color:#34cdef;}
Text color #34cdef
This box has a color of #34cdef
<div style="background-color:#34cdef;">Content here</div>
.mybackground {background-color:#34cdef;}
Background color #34cdef
Border around this has a color of #34cdef
<div style="border:2px solid #34cdef;">Content here</div>
.myborder {border:2px solid #34cdef;}
Border color #34cdef