#7a7fee color space conversions
Hex:
#7a7fee
RGB:
122, 127, 238
CMY:
52, 50, 7
CMYK:
49, 47, 0, 7
HSL:
237°, 77.3333%, 70.5882%
HSV (HSB):
237°, 48.7395%, 93.3333%
XYZ:
31.0480, 25.4894, 84.1725
xyY:
0.2207, 0.1811, 25.4894
CIE-Lab:
57.5492, 27.3292, -56.7463
CIE-LCH:
57.5492, 62.9843, 295.7156
CIE-Luv:
57.5492, -8.4830, -92.6471
Hunter-Lab:
50.4870, 21.4201, -63.5080
#7a7fee color charts
#7a7fee color shades, tints & tones
#7a7fee color schemes
#7a7fee color preview, HTML & CSS examples
This text has a color of #7a7fee
<p style="color:#7a7fee;">Text here</p>
.mytext {color:#7a7fee;}
This box has a color of #7a7fee
<div style="background-color:#7a7fee;">Content here</div>
.mybackground {background-color:#7a7fee;}
Border around this has a color of #7a7fee
<div style="border:2px solid #7a7fee;">Content here</div>
.myborder {border:2px solid #7a7fee;}