#7fc2f5 color space conversions
Hex:
#7fc2f5
RGB:
127, 194, 245
CMY:
50, 24, 4
CMYK:
48, 21, 0, 4
HSL:
206°, 85.5072%, 72.9412%
HSV (HSB):
206°, 48.1633%, 96.0784%
XYZ:
44.5256, 49.6882, 93.6302
xyY:
0.2370, 0.2645, 49.6882
CIE-Lab:
75.8775, -7.6999, -31.7781
CIE-LCH:
75.8775, 32.6976, 256.3796
CIE-Luv:
75.8775, -31.0755, -49.9978
Hunter-Lab:
70.4898, -10.6059, -29.4108
#7fc2f5 color charts
#7fc2f5 color shades, tints & tones
#7fc2f5 color schemes
#7fc2f5 color preview, HTML & CSS examples
This text has a color of #7fc2f5
<p style="color:#7fc2f5;">Text here</p>
.mytext {color:#7fc2f5;}
This box has a color of #7fc2f5
<div style="background-color:#7fc2f5;">Content here</div>
.mybackground {background-color:#7fc2f5;}
Border around this has a color of #7fc2f5
<div style="border:2px solid #7fc2f5;">Content here</div>
.myborder {border:2px solid #7fc2f5;}