#7e98d3 color space conversions
Hex:
#7e98d3
RGB:
126, 152, 211
CMY:
51, 40, 17
CMYK:
40, 28, 0, 17
HSL:
222°, 49.1329%, 66.0784%
HSV (HSB):
222°, 40.2844%, 82.7451%
XYZ:
31.5903, 31.5952, 66.0615
xyY:
0.2444, 0.2445, 31.5952
CIE-Lab:
63.0069, 5.7975, -33.0951
CIE-LCH:
63.0069, 33.5991, 279.9360
CIE-Luv:
63.0069, -14.9679, -52.6263
Hunter-Lab:
56.2096, 1.9516, -30.3350
#7e98d3 color charts
#7e98d3 color shades, tints & tones
#7e98d3 color schemes
#7e98d3 color preview, HTML & CSS examples
This text has a color of #7e98d3
<p style="color:#7e98d3;">Text here</p>
.mytext {color:#7e98d3;}
This box has a color of #7e98d3
<div style="background-color:#7e98d3;">Content here</div>
.mybackground {background-color:#7e98d3;}
Border around this has a color of #7e98d3
<div style="border:2px solid #7e98d3;">Content here</div>
.myborder {border:2px solid #7e98d3;}