#7faff7 color space conversions
Hex:
#7faff7
RGB:
127, 175, 247
CMY:
50, 31, 3
CMYK:
49, 29, 0, 3
HSL:
216°, 88.2353%, 73.3333%
HSV (HSB):
216°, 48.5830%, 96.8627%
XYZ:
40.8709, 41.8874, 93.9266
xyY:
0.2313, 0.2371, 41.8874
CIE-Lab:
70.7932, 3.2855, -40.7445
CIE-LCH:
70.7932, 40.8768, 274.6102
CIE-Luv:
70.7932, -23.8599, -66.1794
Hunter-Lab:
64.7205, -0.5383, -40.7413
#7faff7 color charts
#7faff7 color shades, tints & tones
#7faff7 color schemes
#7faff7 color preview, HTML & CSS examples
This text has a color of #7faff7
<p style="color:#7faff7;">Text here</p>
.mytext {color:#7faff7;}
This box has a color of #7faff7
<div style="background-color:#7faff7;">Content here</div>
.mybackground {background-color:#7faff7;}
Border around this has a color of #7faff7
<div style="border:2px solid #7faff7;">Content here</div>
.myborder {border:2px solid #7faff7;}