#7f97e1 color space conversions
Hex:
#7f97e1
RGB:
127, 151, 225
CMY:
50, 41, 12
CMYK:
44, 33, 0, 12
HSL:
225°, 62.0253%, 69.0196%
HSV (HSB):
225°, 43.5556%, 88.2353%
XYZ:
33.4096, 32.0815, 75.6656
xyY:
0.2367, 0.2273, 32.0815
CIE-Lab:
63.4102, 10.5844, -40.2366
CIE-LCH:
63.4102, 41.6055, 284.7381
CIE-Luv:
63.4102, -14.5445, -65.1330
Hunter-Lab:
56.6405, 6.1679, -39.5567
#7f97e1 color charts
#7f97e1 color shades, tints & tones
#7f97e1 color schemes
#7f97e1 color preview, HTML & CSS examples
This text has a color of #7f97e1
<p style="color:#7f97e1;">Text here</p>
.mytext {color:#7f97e1;}
This box has a color of #7f97e1
<div style="background-color:#7f97e1;">Content here</div>
.mybackground {background-color:#7f97e1;}
Border around this has a color of #7f97e1
<div style="border:2px solid #7f97e1;">Content here</div>
.myborder {border:2px solid #7f97e1;}