#7deffd color space conversions
Hex:
#7deffd
RGB:
125, 239, 253
CMY:
51, 6, 1
CMYK:
51, 6, 0, 1
HSL:
187°, 96.9697%, 74.1176%
HSV (HSB):
187°, 50.5929%, 99.2157%
XYZ:
57.0536, 73.1848, 104.0476
xyY:
0.2435, 0.3124, 73.1848
CIE-Lab:
88.5358, -28.8064, -16.7603
CIE-LCH:
88.5358, 33.3274, 210.1919
CIE-Luv:
88.5358, -48.6527, -22.2597
Hunter-Lab:
85.5481, -30.6644, -12.2275
#7deffd color charts
#7deffd color shades, tints & tones
#7deffd color schemes
#7deffd color preview, HTML & CSS examples
This text has a color of #7deffd
<p style="color:#7deffd;">Text here</p>
.mytext {color:#7deffd;}
This box has a color of #7deffd
<div style="background-color:#7deffd;">Content here</div>
.mybackground {background-color:#7deffd;}
Border around this has a color of #7deffd
<div style="border:2px solid #7deffd;">Content here</div>
.myborder {border:2px solid #7deffd;}