#7777ff color space conversions
Hex:
#7777ff
RGB:
119, 119, 255
CMY:
53, 53, 0
CMYK:
53, 53, 0, 0
HSL:
240°, 100.0000%, 73.3333%
HSV (HSB):
240°, 53.3333%, 100.0000%
XYZ:
32.2546, 24.3356, 97.6050
xyY:
0.2092, 0.1578, 24.3356
CIE-Lab:
56.4222, 36.5906, -67.9756
CIE-LCH:
56.4222, 77.1982, 298.2931
CIE-Luv:
56.4222, -7.9839, -110.7298
Hunter-Lab:
49.3311, 30.3807, -82.7775
#7777ff color charts
#7777ff color shades, tints & tones
#7777ff color schemes
#7777ff color preview, HTML & CSS examples
This text has a color of #7777ff
<p style="color:#7777ff;">Text here</p>
.mytext {color:#7777ff;}
This box has a color of #7777ff
<div style="background-color:#7777ff;">Content here</div>
.mybackground {background-color:#7777ff;}
Border around this has a color of #7777ff
<div style="border:2px solid #7777ff;">Content here</div>
.myborder {border:2px solid #7777ff;}