#6f55e5 color space conversions
Hex:
#6f55e5
RGB:
111, 85, 229
CMY:
56, 67, 10
CMYK:
52, 63, 0, 10
HSL:
251°, 73.4694%, 61.5686%
HSV (HSB):
251°, 62.8821%, 89.8039%
XYZ:
23.9469, 15.5336, 75.8649
xyY:
0.2076, 0.1347, 15.5336
CIE-Lab:
46.3566, 47.0178, -69.7947
CIE-LCH:
46.3566, 84.1544, 303.9665
CIE-Luv:
46.3566, -0.0932, -108.3618
Hunter-Lab:
39.4128, 39.4830, -86.5373
#6f55e5 color charts
#6f55e5 color shades, tints & tones
#6f55e5 color schemes
#6f55e5 color preview, HTML & CSS examples
This text has a color of #6f55e5
<p style="color:#6f55e5;">Text here</p>
.mytext {color:#6f55e5;}
This box has a color of #6f55e5
<div style="background-color:#6f55e5;">Content here</div>
.mybackground {background-color:#6f55e5;}
Border around this has a color of #6f55e5
<div style="border:2px solid #6f55e5;">Content here</div>
.myborder {border:2px solid #6f55e5;}