#7fa4e4 color space conversions
Hex:
#7fa4e4
RGB:
127, 164, 228
CMY:
50, 36, 11
CMYK:
44, 28, 0, 11
HSL:
218°, 65.1613%, 69.6078%
HSV (HSB):
218°, 44.2982%, 89.4118%
XYZ:
36.0314, 36.6644, 78.5767
xyY:
0.2382, 0.2424, 36.6644
CIE-Lab:
67.0245, 4.0047, -36.2483
CIE-LCH:
67.0245, 36.4689, 276.3044
CIE-Luv:
67.0245, -19.5577, -58.1763
Hunter-Lab:
60.5511, 0.2534, -34.5543
#7fa4e4 color charts
#7fa4e4 color shades, tints & tones
#7fa4e4 color schemes
#7fa4e4 color preview, HTML & CSS examples
This text has a color of #7fa4e4
<p style="color:#7fa4e4;">Text here</p>
.mytext {color:#7fa4e4;}
This box has a color of #7fa4e4
<div style="background-color:#7fa4e4;">Content here</div>
.mybackground {background-color:#7fa4e4;}
Border around this has a color of #7fa4e4
<div style="border:2px solid #7fa4e4;">Content here</div>
.myborder {border:2px solid #7fa4e4;}