#7fcedc color space conversions
Hex:
#7fcedc
RGB:
127, 206, 220
CMY:
50, 19, 14
CMYK:
42, 6, 0, 14
HSL:
189°, 57.0552%, 68.0392%
HSV (HSB):
189°, 42.2727%, 86.2745%
XYZ:
43.7420, 53.8219, 75.7934
xyY:
0.2523, 0.3105, 53.8219
CIE-Lab:
78.3578, -20.6826, -14.5645
CIE-LCH:
78.3578, 25.2961, 215.1528
CIE-Luv:
78.3578, -36.2638, -19.5336
Hunter-Lab:
73.3634, -21.9578, -9.8994
#7fcedc color charts
#7fcedc color shades, tints & tones
#7fcedc color schemes
#7fcedc color preview, HTML & CSS examples
This text has a color of #7fcedc
<p style="color:#7fcedc;">Text here</p>
.mytext {color:#7fcedc;}
This box has a color of #7fcedc
<div style="background-color:#7fcedc;">Content here</div>
.mybackground {background-color:#7fcedc;}
Border around this has a color of #7fcedc
<div style="border:2px solid #7fcedc;">Content here</div>
.myborder {border:2px solid #7fcedc;}