#6e7fff color space conversions
Hex:
#6e7fff
RGB:
110, 127, 255
CMY:
57, 50, 0
CMYK:
57, 50, 0, 0
HSL:
233°, 100.0000%, 71.5686%
HSV (HSB):
233°, 56.8627%, 100.0000%
XYZ:
32.0698, 25.7137, 97.8807
xyY:
0.2060, 0.1652, 25.7137
CIE-Lab:
57.7643, 30.1384, -65.8431
CIE-LCH:
57.7643, 72.4130, 294.5950
CIE-Luv:
57.7643, -13.1603, -107.4118
Hunter-Lab:
50.7087, 24.1487, -78.9487
#6e7fff color charts
#6e7fff color shades, tints & tones
#6e7fff color schemes
#6e7fff color preview, HTML & CSS examples
This text has a color of #6e7fff
<p style="color:#6e7fff;">Text here</p>
.mytext {color:#6e7fff;}
This box has a color of #6e7fff
<div style="background-color:#6e7fff;">Content here</div>
.mybackground {background-color:#6e7fff;}
Border around this has a color of #6e7fff
<div style="border:2px solid #6e7fff;">Content here</div>
.myborder {border:2px solid #6e7fff;}