#6f00cd color space conversions
Hex:
#6f00cd
RGB:
111, 0, 205
CMY:
56, 100, 20
CMYK:
46, 100, 0, 20
HSL:
272°, 100.0000%, 40.1961%
HSV (HSB):
272°, 100.0000%, 80.3922%
XYZ:
17.5750, 7.7873, 58.3344
xyY:
0.2100, 0.0930, 7.7873
CIE-Lab:
33.5359, 71.3371, -77.0303
CIE-LCH:
33.5359, 104.9888, 312.8025
CIE-Luv:
33.5359, 12.8101, -105.4194
Hunter-Lab:
27.9057, 63.5842, -104.4065
#6f00cd color charts
#6f00cd color shades, tints & tones
#6f00cd color schemes
#6f00cd color preview, HTML & CSS examples
This text has a color of #6f00cd
<p style="color:#6f00cd;">Text here</p>
.mytext {color:#6f00cd;}
This box has a color of #6f00cd
<div style="background-color:#6f00cd;">Content here</div>
.mybackground {background-color:#6f00cd;}
Border around this has a color of #6f00cd
<div style="border:2px solid #6f00cd;">Content here</div>
.myborder {border:2px solid #6f00cd;}