#6f5fbf color space conversions
Hex:
        #6f5fbf
        RGB:
        111, 95, 191
        CMY:
        56, 63, 25
        CMYK:
        42, 50, 0, 25
      HSL:
        250°, 42.8571%, 56.0784%
        HSV (HSB):
        250°, 50.2618%, 74.9020%
        XYZ:
        20.0517, 15.3255, 51.1915
        xyY:
        0.2316, 0.1770, 15.3255
      CIE-Lab:
        46.0768, 30.0787, -48.4872
        CIE-LCH:
        46.0768, 57.0591, 301.8131
        CIE-Luv:
        46.0768, 0.5593, -75.7799
        Hunter-Lab:
        39.1478, 22.9200, -50.1269
      #6f5fbf color charts
#6f5fbf RGB chart
      #6f5fbf CMYK chart
      #6f5fbf RGB pie chart
      #6f5fbf color shades, tints & tones
#6f5fbf color schemes
#6f5fbf color preview, HTML & CSS examples
           This text has a color of #6f5fbf        
        
          <p style="color:#6f5fbf;">Text here</p>
        
        
          .mytext {color:#6f5fbf;}
        
        Text color #6f5fbf
      
           This box has a color of #6f5fbf        
        
          <div style="background-color:#6f5fbf;">Content here</div>
        
        
          .mybackground {background-color:#6f5fbf;}
        
        Background color #6f5fbf
      
           Border around this has a color of #6f5fbf        
        
          <div style="border:2px solid #6f5fbf;">Content here</div>
        
        
          .myborder {border:2px solid #6f5fbf;}
        
        Border color #6f5fbf