#6f28e5 color space conversions
Hex:
#6f28e5
RGB:
111, 40, 229
CMY:
56, 84, 10
CMYK:
52, 83, 0, 10
HSL:
263°, 78.4232%, 52.7451%
HSV (HSB):
263°, 82.5328%, 89.8039%
XYZ:
21.4572, 10.5542, 75.0350
xyY:
0.2004, 0.0986, 10.5542
CIE-Lab:
38.8193, 68.1591, -82.1411
CIE-LCH:
38.8193, 106.7372, 309.6852
CIE-Luv:
38.8193, 7.1399, -117.9499
Hunter-Lab:
32.4873, 61.0429, -114.1994
#6f28e5 color charts
#6f28e5 color shades, tints & tones
#6f28e5 color schemes
#6f28e5 color preview, HTML & CSS examples
This text has a color of #6f28e5
<p style="color:#6f28e5;">Text here</p>
.mytext {color:#6f28e5;}
This box has a color of #6f28e5
<div style="background-color:#6f28e5;">Content here</div>
.mybackground {background-color:#6f28e5;}
Border around this has a color of #6f28e5
<div style="border:2px solid #6f28e5;">Content here</div>
.myborder {border:2px solid #6f28e5;}