#6e67e5 color space conversions
Hex:
#6e67e5
RGB:
110, 103, 229
CMY:
57, 60, 10
CMYK:
52, 55, 0, 10
HSL:
243°, 70.7865%, 65.0980%
HSV (HSB):
243°, 55.0218%, 89.8039%
XYZ:
25.4235, 18.6726, 76.3930
xyY:
0.2110, 0.1550, 18.6726
CIE-Lab:
50.3020, 36.3737, -63.4027
CIE-LCH:
50.3020, 73.0955, 299.8426
CIE-Luv:
50.3020, -5.0012, -100.7282
Hunter-Lab:
43.2118, 29.3990, -74.5688
#6e67e5 color charts
#6e67e5 color shades, tints & tones
#6e67e5 color schemes
#6e67e5 color preview, HTML & CSS examples
This text has a color of #6e67e5
<p style="color:#6e67e5;">Text here</p>
.mytext {color:#6e67e5;}
This box has a color of #6e67e5
<div style="background-color:#6e67e5;">Content here</div>
.mybackground {background-color:#6e67e5;}
Border around this has a color of #6e67e5
<div style="border:2px solid #6e67e5;">Content here</div>
.myborder {border:2px solid #6e67e5;}