#6b5dfe color space conversions
Hex:
        #6b5dfe
        RGB:
        107, 93, 254
        CMY:
        58, 64, 0
        CMYK:
        58, 63, 0, 0
      HSL:
        245°, 98.7730%, 68.0392%
        HSV (HSB):
        245°, 63.3858%, 99.6078%
        XYZ:
        27.8671, 18.1103, 95.7928
        xyY:
        0.1966, 0.1277, 18.1103
      CIE-Lab:
        49.6296, 49.2796, -78.4862
        CIE-LCH:
        49.6296, 92.6745, 302.1237
        CIE-Luv:
        49.6296, -5.1046, -122.9842
        Hunter-Lab:
        42.5561, 42.4143, -103.6710
      #6b5dfe color charts
#6b5dfe RGB chart
      #6b5dfe CMYK chart
      #6b5dfe RGB pie chart
      #6b5dfe color shades, tints & tones
#6b5dfe color schemes
#6b5dfe color preview, HTML & CSS examples
           This text has a color of #6b5dfe        
        
          <p style="color:#6b5dfe;">Text here</p>
        
        
          .mytext {color:#6b5dfe;}
        
        Text color #6b5dfe
      
           This box has a color of #6b5dfe        
        
          <div style="background-color:#6b5dfe;">Content here</div>
        
        
          .mybackground {background-color:#6b5dfe;}
        
        Background color #6b5dfe
      
           Border around this has a color of #6b5dfe        
        
          <div style="border:2px solid #6b5dfe;">Content here</div>
        
        
          .myborder {border:2px solid #6b5dfe;}
        
        Border color #6b5dfe