#7fa7d4 color space conversions
Hex:
#7fa7d4
RGB:
127, 167, 212
CMY:
50, 35, 17
CMYK:
40, 21, 0, 17
HSL:
212°, 49.7076%, 66.4706%
HSV (HSB):
212°, 40.0943%, 83.1373%
XYZ:
34.4548, 36.9029, 67.5944
xyY:
0.2480, 0.2656, 36.9029
CIE-Lab:
67.2041, -2.1269, -27.1581
CIE-LCH:
67.2041, 27.2413, 265.5220
CIE-Luv:
67.2041, -20.5813, -42.2314
Hunter-Lab:
60.7478, -5.0674, -23.4488
#7fa7d4 color charts
#7fa7d4 color shades, tints & tones
#7fa7d4 color schemes
#7fa7d4 color preview, HTML & CSS examples
This text has a color of #7fa7d4
<p style="color:#7fa7d4;">Text here</p>
.mytext {color:#7fa7d4;}
This box has a color of #7fa7d4
<div style="background-color:#7fa7d4;">Content here</div>
.mybackground {background-color:#7fa7d4;}
Border around this has a color of #7fa7d4
<div style="border:2px solid #7fa7d4;">Content here</div>
.myborder {border:2px solid #7fa7d4;}