#6f7ff5 color space conversions
Hex:
#6f7ff5
RGB:
111, 127, 245
CMY:
56, 50, 4
CMYK:
55, 48, 0, 4
HSL:
233°, 87.0130%, 69.8039%
HSV (HSB):
233°, 54.6939%, 96.0784%
XYZ:
30.6263, 25.1508, 89.6266
xyY:
0.2106, 0.1730, 25.1508
CIE-Lab:
57.2221, 27.1730, -61.1922
CIE-LCH:
57.2221, 66.9541, 293.9441
CIE-Luv:
57.2221, -12.5156, -99.5829
Hunter-Lab:
50.1506, 21.2442, -70.8547
#6f7ff5 color charts
#6f7ff5 color shades, tints & tones
#6f7ff5 color schemes
#6f7ff5 color preview, HTML & CSS examples
This text has a color of #6f7ff5
<p style="color:#6f7ff5;">Text here</p>
.mytext {color:#6f7ff5;}
This box has a color of #6f7ff5
<div style="background-color:#6f7ff5;">Content here</div>
.mybackground {background-color:#6f7ff5;}
Border around this has a color of #6f7ff5
<div style="border:2px solid #6f7ff5;">Content here</div>
.myborder {border:2px solid #6f7ff5;}