#35ccee color space conversions
Hex:
#35ccee
RGB:
53, 204, 238
CMY:
79, 20, 7
CMYK:
78, 14, 0, 7
HSL:
191°, 84.4749%, 57.0588%
HSV (HSB):
191°, 77.7311%, 93.3333%
XYZ:
38.4937, 50.1157, 88.5334
xyY:
0.2173, 0.2829, 50.1157
CIE-Lab:
76.1402, -27.2254, -27.8095
CIE-LCH:
76.1402, 38.9177, 225.6081
CIE-Luv:
76.1402, -51.4775, -40.7262
Hunter-Lab:
70.7924, -26.8266, -24.5937
#35ccee color charts
#35ccee color shades, tints & tones
#35ccee color schemes
#35ccee color preview, HTML & CSS examples
This text has a color of #35ccee
<p style="color:#35ccee;">Text here</p>
.mytext {color:#35ccee;}
This box has a color of #35ccee
<div style="background-color:#35ccee;">Content here</div>
.mybackground {background-color:#35ccee;}
Border around this has a color of #35ccee
<div style="border:2px solid #35ccee;">Content here</div>
.myborder {border:2px solid #35ccee;}