#7fc8e5 color space conversions
Hex:
#7fc8e5
RGB:
127, 200, 229
CMY:
50, 22, 10
CMYK:
45, 13, 0, 10
HSL:
197°, 66.2338%, 69.8039%
HSV (HSB):
197°, 44.5415%, 89.8039%
XYZ:
43.5495, 51.4777, 81.7696
xyY:
0.2463, 0.2912, 51.4777
CIE-Lab:
76.9675, -15.2569, -21.5029
CIE-LCH:
76.9675, 26.3656, 234.6433
CIE-Luv:
76.9675, -33.6800, -31.7015
Hunter-Lab:
71.7480, -17.2132, -17.3480
#7fc8e5 color charts
#7fc8e5 color shades, tints & tones
#7fc8e5 color schemes
#7fc8e5 color preview, HTML & CSS examples
This text has a color of #7fc8e5
<p style="color:#7fc8e5;">Text here</p>
.mytext {color:#7fc8e5;}
This box has a color of #7fc8e5
<div style="background-color:#7fc8e5;">Content here</div>
.mybackground {background-color:#7fc8e5;}
Border around this has a color of #7fc8e5
<div style="border:2px solid #7fc8e5;">Content here</div>
.myborder {border:2px solid #7fc8e5;}