#6f51a5 color space conversions
Hex:
#6f51a5
RGB:
111, 81, 165
CMY:
56, 68, 35
CMYK:
33, 51, 0, 35
HSL:
261°, 34.1463%, 48.2353%
HSV (HSB):
261°, 50.9091%, 64.7059%
XYZ:
16.2895, 11.9810, 37.0513
xyY:
0.2494, 0.1834, 11.9810
CIE-Lab:
41.1859, 31.2415, -41.0334
CIE-LCH:
41.1859, 51.5730, 307.2845
CIE-Luv:
41.1859, 7.6522, -62.7954
Hunter-Lab:
34.6136, 23.4303, -39.2362
#6f51a5 color charts
#6f51a5 color shades, tints & tones
#6f51a5 color schemes
#6f51a5 color preview, HTML & CSS examples
This text has a color of #6f51a5
<p style="color:#6f51a5;">Text here</p>
.mytext {color:#6f51a5;}
This box has a color of #6f51a5
<div style="background-color:#6f51a5;">Content here</div>
.mybackground {background-color:#6f51a5;}
Border around this has a color of #6f51a5
<div style="border:2px solid #6f51a5;">Content here</div>
.myborder {border:2px solid #6f51a5;}