#35cdef color space conversions
Hex:
#35cdef
RGB:
53, 205, 239
CMY:
79, 20, 6
CMYK:
78, 14, 0, 6
HSL:
191°, 85.3211%, 57.2549%
HSV (HSB):
191°, 77.8243%, 93.7255%
XYZ:
38.8795, 50.6515, 89.3889
xyY:
0.2173, 0.2831, 50.6515
CIE-Lab:
76.4674, -27.4040, -27.8447
CIE-LCH:
76.4674, 39.0680, 225.4570
CIE-Luv:
76.4674, -51.7541, -40.7821
Hunter-Lab:
71.1699, -27.0342, -24.6489
#35cdef color charts
#35cdef RGB chart
#35cdef CMYK chart
#35cdef RGB pie chart
#35cdef color shades, tints & tones
#35cdef color schemes
#35cdef color preview, HTML & CSS examples
This text has a color of #35cdef
<p style="color:#35cdef;">Text here</p>
.mytext {color:#35cdef;}
Text color #35cdef
This box has a color of #35cdef
<div style="background-color:#35cdef;">Content here</div>
.mybackground {background-color:#35cdef;}
Background color #35cdef
Border around this has a color of #35cdef
<div style="border:2px solid #35cdef;">Content here</div>
.myborder {border:2px solid #35cdef;}
Border color #35cdef