#6f65e5 color space conversions
Hex:
#6f65e5
RGB:
111, 101, 229
CMY:
56, 60, 10
CMYK:
52, 56, 0, 10
HSL:
245°, 71.1111%, 64.7059%
HSV (HSB):
245°, 55.8952%, 89.8039%
XYZ:
25.3521, 18.3440, 76.3333
xyY:
0.2112, 0.1528, 18.3440
CIE-Lab:
49.9107, 37.7581, -64.0310
CIE-LCH:
49.9107, 74.3347, 300.5272
CIE-Luv:
49.9107, -4.1052, -101.5740
Hunter-Lab:
42.8299, 30.7062, -75.6882
#6f65e5 color charts
#6f65e5 color shades, tints & tones
#6f65e5 color schemes
#6f65e5 color preview, HTML & CSS examples
This text has a color of #6f65e5
<p style="color:#6f65e5;">Text here</p>
.mytext {color:#6f65e5;}
This box has a color of #6f65e5
<div style="background-color:#6f65e5;">Content here</div>
.mybackground {background-color:#6f65e5;}
Border around this has a color of #6f65e5
<div style="border:2px solid #6f65e5;">Content here</div>
.myborder {border:2px solid #6f65e5;}