#7fa5f5 color space conversions
Hex:
#7fa5f5
RGB:
127, 165, 245
CMY:
50, 35, 4
CMYK:
48, 33, 0, 4
HSL:
221°, 85.5072%, 72.9412%
HSV (HSB):
221°, 48.1633%, 96.0784%
XYZ:
38.6890, 38.0149, 91.6847
xyY:
0.2298, 0.2258, 38.0149
CIE-Lab:
68.0316, 8.3501, -43.9790
CIE-LCH:
68.0316, 44.7646, 280.7506
CIE-Luv:
68.0316, -20.1379, -71.8957
Hunter-Lab:
61.6562, 4.1095, -45.0067
#7fa5f5 color charts
#7fa5f5 color shades, tints & tones
#7fa5f5 color schemes
#7fa5f5 color preview, HTML & CSS examples
This text has a color of #7fa5f5
<p style="color:#7fa5f5;">Text here</p>
.mytext {color:#7fa5f5;}
This box has a color of #7fa5f5
<div style="background-color:#7fa5f5;">Content here</div>
.mybackground {background-color:#7fa5f5;}
Border around this has a color of #7fa5f5
<div style="border:2px solid #7fa5f5;">Content here</div>
.myborder {border:2px solid #7fa5f5;}