#7f7fd2 color space conversions
Hex:
#7f7fd2
RGB:
127, 127, 210
CMY:
50, 50, 18
CMYK:
40, 40, 0, 18
HSL:
240°, 47.9769%, 66.0784%
HSV (HSB):
240°, 39.5238%, 82.3529%
XYZ:
27.9746, 24.3439, 64.1972
xyY:
0.2401, 0.2089, 24.3439
CIE-Lab:
56.4305, 20.3917, -42.8259
CIE-LCH:
56.4305, 47.4329, 295.4617
CIE-Luv:
56.4305, -4.9863, -69.1621
Hunter-Lab:
49.3396, 14.8620, -42.6063
#7f7fd2 color charts
#7f7fd2 color shades, tints & tones
#7f7fd2 color schemes
#7f7fd2 color preview, HTML & CSS examples
This text has a color of #7f7fd2
<p style="color:#7f7fd2;">Text here</p>
.mytext {color:#7f7fd2;}
This box has a color of #7f7fd2
<div style="background-color:#7f7fd2;">Content here</div>
.mybackground {background-color:#7f7fd2;}
Border around this has a color of #7f7fd2
<div style="border:2px solid #7f7fd2;">Content here</div>
.myborder {border:2px solid #7f7fd2;}