#6f5fee color space conversions
Hex:
        #6f5fee
        RGB:
        111, 95, 238
        CMY:
        56, 63, 7
        CMYK:
        53, 60, 0, 7
      HSL:
        247°, 80.7910%, 65.2941%
        HSV (HSB):
        247°, 60.0840%, 93.3333%
        XYZ:
        26.0804, 17.7370, 82.9379
        xyY:
        0.2058, 0.1399, 17.7370
      CIE-Lab:
        49.1755, 43.9801, -70.2818
        CIE-LCH:
        49.1755, 82.9082, 302.0370
        CIE-Luv:
        49.1755, -3.1904, -110.7482
        Hunter-Lab:
        42.1153, 36.8364, -87.2795
      #6f5fee color charts
#6f5fee RGB chart
      #6f5fee CMYK chart
      #6f5fee RGB pie chart
      #6f5fee color shades, tints & tones
#6f5fee color schemes
#6f5fee color preview, HTML & CSS examples
           This text has a color of #6f5fee        
        
          <p style="color:#6f5fee;">Text here</p>
        
        
          .mytext {color:#6f5fee;}
        
        Text color #6f5fee
      
           This box has a color of #6f5fee        
        
          <div style="background-color:#6f5fee;">Content here</div>
        
        
          .mybackground {background-color:#6f5fee;}
        
        Background color #6f5fee
      
           Border around this has a color of #6f5fee        
        
          <div style="border:2px solid #6f5fee;">Content here</div>
        
        
          .myborder {border:2px solid #6f5fee;}
        
        Border color #6f5fee