#6fcbed color space conversions
Hex:
#6fcbed
RGB:
111, 203, 237
CMY:
56, 20, 7
CMYK:
53, 14, 0, 7
HSL:
196°, 77.7778%, 68.2353%
HSV (HSB):
196°, 53.1646%, 92.9412%
XYZ:
43.1975, 52.2058, 87.9207
xyY:
0.2356, 0.2848, 52.2058
CIE-Lab:
77.4037, -18.1786, -25.1994
CIE-LCH:
77.4037, 31.0720, 234.1938
CIE-Luv:
77.4037, -39.5692, -37.5308
Hunter-Lab:
72.2536, -19.7257, -21.5687
#6fcbed color charts
#6fcbed color shades, tints & tones
#6fcbed color schemes
#6fcbed color preview, HTML & CSS examples
This text has a color of #6fcbed
<p style="color:#6fcbed;">Text here</p>
.mytext {color:#6fcbed;}
This box has a color of #6fcbed
<div style="background-color:#6fcbed;">Content here</div>
.mybackground {background-color:#6fcbed;}
Border around this has a color of #6fcbed
<div style="border:2px solid #6fcbed;">Content here</div>
.myborder {border:2px solid #6fcbed;}