#6f28e6 color space conversions
Hex:
#6f28e6
RGB:
111, 40, 230
CMY:
56, 84, 10
CMYK:
52, 83, 0, 10
HSL:
262°, 79.1667%, 52.9412%
HSV (HSB):
262°, 82.6087%, 90.1961%
XYZ:
21.5973, 10.6103, 75.7726
xyY:
0.2000, 0.0983, 10.6103
CIE-Lab:
38.9161, 68.4027, -82.5511
CIE-LCH:
38.9161, 107.2083, 309.6455
CIE-Luv:
38.9161, 7.0131, -118.5478
Hunter-Lab:
32.5734, 61.3481, -115.1197
#6f28e6 color charts
#6f28e6 color shades, tints & tones
#6f28e6 color schemes
#6f28e6 color preview, HTML & CSS examples
This text has a color of #6f28e6
<p style="color:#6f28e6;">Text here</p>
.mytext {color:#6f28e6;}
This box has a color of #6f28e6
<div style="background-color:#6f28e6;">Content here</div>
.mybackground {background-color:#6f28e6;}
Border around this has a color of #6f28e6
<div style="border:2px solid #6f28e6;">Content here</div>
.myborder {border:2px solid #6f28e6;}