#7f7ed7 color space conversions
Hex:
#7f7ed7
RGB:
127, 126, 215
CMY:
50, 51, 16
CMYK:
41, 41, 0, 16
HSL:
241°, 52.6627%, 66.8627%
HSV (HSB):
241°, 41.3953%, 84.3137%
XYZ:
28.4790, 24.3400, 67.4871
xyY:
0.2367, 0.2023, 24.3400
CIE-Lab:
56.4266, 22.3952, -45.6497
CIE-LCH:
56.4266, 50.8472, 296.1321
CIE-Luv:
56.4266, -4.9285, -73.9492
Hunter-Lab:
49.3356, 16.7018, -46.5689
#7f7ed7 color charts
#7f7ed7 color shades, tints & tones
#7f7ed7 color schemes
#7f7ed7 color preview, HTML & CSS examples
This text has a color of #7f7ed7
<p style="color:#7f7ed7;">Text here</p>
.mytext {color:#7f7ed7;}
This box has a color of #7f7ed7
<div style="background-color:#7f7ed7;">Content here</div>
.mybackground {background-color:#7f7ed7;}
Border around this has a color of #7f7ed7
<div style="border:2px solid #7f7ed7;">Content here</div>
.myborder {border:2px solid #7f7ed7;}