#7e85e9 color space conversions
Hex:
#7e85e9
RGB:
126, 133, 233
CMY:
51, 48, 9
CMYK:
46, 43, 0, 9
HSL:
236°, 70.8609%, 70.3922%
HSV (HSB):
236°, 45.9227%, 91.3725%
XYZ:
31.6997, 27.0939, 80.6497
xyY:
0.2273, 0.1943, 27.0939
CIE-Lab:
59.0611, 23.2047, -51.5422
CIE-LCH:
59.0611, 56.5248, 294.2376
CIE-Luv:
59.0611, -8.7426, -84.2815
Hunter-Lab:
52.0518, 17.6165, -55.4284
#7e85e9 color charts
#7e85e9 color shades, tints & tones
#7e85e9 color schemes
#7e85e9 color preview, HTML & CSS examples
This text has a color of #7e85e9
<p style="color:#7e85e9;">Text here</p>
.mytext {color:#7e85e9;}
This box has a color of #7e85e9
<div style="background-color:#7e85e9;">Content here</div>
.mybackground {background-color:#7e85e9;}
Border around this has a color of #7e85e9
<div style="border:2px solid #7e85e9;">Content here</div>
.myborder {border:2px solid #7e85e9;}