#6f5daa color space conversions
Hex:
        #6f5daa
        RGB:
        111, 93, 170
        CMY:
        56, 64, 33
        CMYK:
        35, 45, 0, 33
      HSL:
        254°, 31.1741%, 51.5686%
        HSV (HSB):
        254°, 45.2941%, 66.6667%
        XYZ:
        17.7256, 14.1105, 39.8196
        xyY:
        0.2474, 0.1969, 14.1105
      CIE-Lab:
        44.3910, 25.3594, -38.9016
        CIE-LCH:
        44.3910, 46.4374, 303.0997
        CIE-Luv:
        44.3910, 3.1227, -60.1841
        Hunter-Lab:
        37.5639, 18.4934, -36.5555
      #6f5daa color charts
#6f5daa RGB chart
      #6f5daa CMYK chart
      #6f5daa RGB pie chart
      #6f5daa color shades, tints & tones
#6f5daa color schemes
#6f5daa color preview, HTML & CSS examples
           This text has a color of #6f5daa        
        
          <p style="color:#6f5daa;">Text here</p>
        
        
          .mytext {color:#6f5daa;}
        
        Text color #6f5daa
      
           This box has a color of #6f5daa        
        
          <div style="background-color:#6f5daa;">Content here</div>
        
        
          .mybackground {background-color:#6f5daa;}
        
        Background color #6f5daa
      
           Border around this has a color of #6f5daa        
        
          <div style="border:2px solid #6f5daa;">Content here</div>
        
        
          .myborder {border:2px solid #6f5daa;}
        
        Border color #6f5daa