#7f97d4 color space conversions
Hex:
#7f97d4
RGB:
127, 151, 212
CMY:
50, 41, 17
CMYK:
40, 29, 0, 17
HSL:
223°, 49.7076%, 66.4706%
HSV (HSB):
223°, 40.0943%, 83.1373%
XYZ:
31.7027, 31.3987, 66.6770
xyY:
0.2443, 0.2419, 31.3987
CIE-Lab:
62.8428, 6.9152, -33.9024
CIE-LCH:
62.8428, 34.6004, 281.5288
CIE-Luv:
62.8428, -14.1999, -54.0808
Hunter-Lab:
56.0346, 2.9295, -31.3266
#7f97d4 color charts
#7f97d4 color shades, tints & tones
#7f97d4 color schemes
#7f97d4 color preview, HTML & CSS examples
This text has a color of #7f97d4
<p style="color:#7f97d4;">Text here</p>
.mytext {color:#7f97d4;}
This box has a color of #7f97d4
<div style="background-color:#7f97d4;">Content here</div>
.mybackground {background-color:#7f97d4;}
Border around this has a color of #7f97d4
<div style="border:2px solid #7f97d4;">Content here</div>
.myborder {border:2px solid #7f97d4;}