#6f5dea color space conversions
Hex:
        #6f5dea
        RGB:
        111, 93, 234
        CMY:
        56, 64, 8
        CMYK:
        53, 60, 0, 8
      HSL:
        248°, 77.0492%, 64.1176%
        HSV (HSB):
        248°, 60.2564%, 91.7647%
        XYZ:
        25.3212, 17.1487, 79.8174
        xyY:
        0.2071, 0.1402, 17.1487
      CIE-Lab:
        48.4469, 43.9370, -69.2179
        CIE-LCH:
        48.4469, 81.9852, 302.4059
        CIE-Luv:
        48.4469, -2.3991, -108.7498
        Hunter-Lab:
        41.4110, 36.6763, -85.2904
      #6f5dea color charts
#6f5dea RGB chart
      #6f5dea CMYK chart
      #6f5dea RGB pie chart
      #6f5dea color shades, tints & tones
#6f5dea color schemes
#6f5dea color preview, HTML & CSS examples
           This text has a color of #6f5dea        
        
          <p style="color:#6f5dea;">Text here</p>
        
        
          .mytext {color:#6f5dea;}
        
        Text color #6f5dea
      
           This box has a color of #6f5dea        
        
          <div style="background-color:#6f5dea;">Content here</div>
        
        
          .mybackground {background-color:#6f5dea;}
        
        Background color #6f5dea
      
           Border around this has a color of #6f5dea        
        
          <div style="border:2px solid #6f5dea;">Content here</div>
        
        
          .myborder {border:2px solid #6f5dea;}
        
        Border color #6f5dea