#6e75e5 color space conversions
Hex:
#6e75e5
RGB:
110, 117, 229
CMY:
57, 54, 10
CMYK:
52, 49, 0, 10
HSL:
236°, 69.5906%, 66.4706%
HSV (HSB):
236°, 51.9651%, 89.8039%
XYZ:
26.9346, 21.6947, 76.8966
xyY:
0.2146, 0.1728, 21.6947
CIE-Lab:
53.7016, 27.9803, -57.9311
CIE-LCH:
53.7016, 64.3343, 295.7802
CIE-Luv:
53.7016, -9.1136, -93.1659
Hunter-Lab:
46.5776, 21.7109, -65.2797
#6e75e5 color charts
#6e75e5 color shades, tints & tones
#6e75e5 color schemes
#6e75e5 color preview, HTML & CSS examples
This text has a color of #6e75e5
<p style="color:#6e75e5;">Text here</p>
.mytext {color:#6e75e5;}
This box has a color of #6e75e5
<div style="background-color:#6e75e5;">Content here</div>
.mybackground {background-color:#6e75e5;}
Border around this has a color of #6e75e5
<div style="border:2px solid #6e75e5;">Content here</div>
.myborder {border:2px solid #6e75e5;}