#6f5fff color space conversions
Hex:
        #6f5fff
        RGB:
        111, 95, 255
        CMY:
        56, 63, 0
        CMYK:
        56, 63, 0, 0
      HSL:
        246°, 100.0000%, 68.6275%
        HSV (HSB):
        246°, 62.7451%, 100.0000%
        XYZ:
        28.6978, 18.7839, 96.7209
        xyY:
        0.1990, 0.1303, 18.7839
      CIE-Lab:
        50.4334, 49.0825, -77.7171
        CIE-LCH:
        50.4334, 91.9187, 302.2746
        CIE-Luv:
        50.4334, -4.4050, -122.5171
        Hunter-Lab:
        43.3404, 42.3476, -101.9765
      #6f5fff color charts
#6f5fff RGB chart
      #6f5fff CMYK chart
      #6f5fff RGB pie chart
      #6f5fff color shades, tints & tones
#6f5fff color schemes
#6f5fff color preview, HTML & CSS examples
           This text has a color of #6f5fff        
        
          <p style="color:#6f5fff;">Text here</p>
        
        
          .mytext {color:#6f5fff;}
        
        Text color #6f5fff
      
           This box has a color of #6f5fff        
        
          <div style="background-color:#6f5fff;">Content here</div>
        
        
          .mybackground {background-color:#6f5fff;}
        
        Background color #6f5fff
      
           Border around this has a color of #6f5fff        
        
          <div style="border:2px solid #6f5fff;">Content here</div>
        
        
          .myborder {border:2px solid #6f5fff;}
        
        Border color #6f5fff