#6f7be5 color space conversions
Hex:
#6f7be5
RGB:
111, 123, 229
CMY:
56, 52, 10
CMYK:
52, 46, 0, 10
HSL:
234°, 69.4118%, 66.6667%
HSV (HSB):
234°, 51.5284%, 89.8039%
XYZ:
27.7814, 23.2026, 77.1430
xyY:
0.2168, 0.1811, 23.2026
CIE-Lab:
55.2804, 24.5814, -55.3991
CIE-LCH:
55.2804, 60.6078, 293.9276
CIE-Luv:
55.2804, -10.6659, -89.4371
Hunter-Lab:
48.1690, 18.6535, -61.2350
#6f7be5 color charts
#6f7be5 color shades, tints & tones
#6f7be5 color schemes
#6f7be5 color preview, HTML & CSS examples
This text has a color of #6f7be5
<p style="color:#6f7be5;">Text here</p>
.mytext {color:#6f7be5;}
This box has a color of #6f7be5
<div style="background-color:#6f7be5;">Content here</div>
.mybackground {background-color:#6f7be5;}
Border around this has a color of #6f7be5
<div style="border:2px solid #6f7be5;">Content here</div>
.myborder {border:2px solid #6f7be5;}