#7fc5f5 color space conversions
Hex:
#7fc5f5
RGB:
127, 197, 245
CMY:
50, 23, 4
CMYK:
48, 20, 0, 4
HSL:
204°, 85.5072%, 72.9412%
HSV (HSB):
204°, 48.1633%, 96.0784%
XYZ:
45.2001, 51.0371, 93.8550
xyY:
0.2378, 0.2685, 51.0371
CIE-Lab:
76.7015, -9.3008, -30.5095
CIE-LCH:
76.7015, 31.8956, 253.0463
CIE-Luv:
76.7015, -32.2274, -47.6870
Hunter-Lab:
71.4403, -12.0839, -27.8844
#7fc5f5 color charts
#7fc5f5 color shades, tints & tones
#7fc5f5 color schemes
#7fc5f5 color preview, HTML & CSS examples
This text has a color of #7fc5f5
<p style="color:#7fc5f5;">Text here</p>
.mytext {color:#7fc5f5;}
This box has a color of #7fc5f5
<div style="background-color:#7fc5f5;">Content here</div>
.mybackground {background-color:#7fc5f5;}
Border around this has a color of #7fc5f5
<div style="border:2px solid #7fc5f5;">Content here</div>
.myborder {border:2px solid #7fc5f5;}