#7dcffc color space conversions
Hex:
#7dcffc
RGB:
125, 207, 252
CMY:
51, 19, 1
CMYK:
50, 18, 0, 1
HSL:
201°, 95.4887%, 73.9216%
HSV (HSB):
201°, 50.3968%, 98.8235%
XYZ:
48.3410, 56.0139, 100.3594
xyY:
0.2361, 0.2736, 56.0139
CIE-Lab:
79.6217, -13.0499, -29.7737
CIE-LCH:
79.6217, 32.5080, 246.3321
CIE-Luv:
79.6217, -36.5367, -46.1328
Hunter-Lab:
74.8424, -15.6806, -27.1148
#7dcffc color charts
#7dcffc color shades, tints & tones
#7dcffc color schemes
#7dcffc color preview, HTML & CSS examples
This text has a color of #7dcffc
<p style="color:#7dcffc;">Text here</p>
.mytext {color:#7dcffc;}
This box has a color of #7dcffc
<div style="background-color:#7dcffc;">Content here</div>
.mybackground {background-color:#7dcffc;}
Border around this has a color of #7dcffc
<div style="border:2px solid #7dcffc;">Content here</div>
.myborder {border:2px solid #7dcffc;}