#6e74e5 color space conversions
Hex:
#6e74e5
RGB:
110, 116, 229
CMY:
57, 55, 10
CMYK:
52, 49, 0, 10
HSL:
237°, 69.5906%, 66.4706%
HSV (HSB):
237°, 51.9651%, 89.8039%
XYZ:
26.8187, 21.4629, 76.8580
xyY:
0.2143, 0.1715, 21.4629
CIE-Lab:
53.4525, 28.5824, -58.3308
CIE-LCH:
53.4525, 64.9571, 296.1051
CIE-Luv:
53.4525, -8.8054, -93.7462
Hunter-Lab:
46.3281, 22.2569, -65.9321
#6e74e5 color charts
#6e74e5 color shades, tints & tones
#6e74e5 color schemes
#6e74e5 color preview, HTML & CSS examples
This text has a color of #6e74e5
<p style="color:#6e74e5;">Text here</p>
.mytext {color:#6e74e5;}
This box has a color of #6e74e5
<div style="background-color:#6e74e5;">Content here</div>
.mybackground {background-color:#6e74e5;}
Border around this has a color of #6e74e5
<div style="border:2px solid #6e74e5;">Content here</div>
.myborder {border:2px solid #6e74e5;}