#7a98e8 color space conversions
Hex:
#7a98e8
RGB:
122, 152, 232
CMY:
52, 40, 9
CMYK:
47, 34, 0, 9
HSL:
224°, 70.5128%, 69.4118%
HSV (HSB):
224°, 47.4138%, 90.9804%
XYZ:
33.8198, 32.4202, 80.8192
xyY:
0.2300, 0.2205, 32.4202
CIE-Lab:
63.6887, 10.8220, -43.6903
CIE-LCH:
63.6887, 45.0106, 283.9121
CIE-Luv:
63.6887, -16.9262, -70.9653
Hunter-Lab:
56.9388, 6.3803, -44.2994
#7a98e8 color charts
#7a98e8 color shades, tints & tones
#7a98e8 color schemes
#7a98e8 color preview, HTML & CSS examples
This text has a color of #7a98e8
<p style="color:#7a98e8;">Text here</p>
.mytext {color:#7a98e8;}
This box has a color of #7a98e8
<div style="background-color:#7a98e8;">Content here</div>
.mybackground {background-color:#7a98e8;}
Border around this has a color of #7a98e8
<div style="border:2px solid #7a98e8;">Content here</div>
.myborder {border:2px solid #7a98e8;}