#6a5efa color space conversions
Hex:
        #6a5efa
        RGB:
        106, 94, 250
        CMY:
        58, 63, 2
        CMYK:
        58, 62, 0, 2
      HSL:
        245°, 93.9759%, 67.4510%
        HSV (HSB):
        245°, 62.4000%, 98.0392%
        XYZ:
        27.2019, 17.9717, 92.4777
        xyY:
        0.1976, 0.1306, 17.9717
      CIE-Lab:
        49.4618, 47.3383, -76.5388
        CIE-LCH:
        49.4618, 89.9950, 301.7363
        CIE-Luv:
        49.4618, -5.3685, -120.0186
        Hunter-Lab:
        42.3930, 40.3483, -99.6621
      #6a5efa color charts
#6a5efa RGB chart
      #6a5efa CMYK chart
      #6a5efa RGB pie chart
      #6a5efa color shades, tints & tones
#6a5efa color schemes
#6a5efa color preview, HTML & CSS examples
           This text has a color of #6a5efa        
        
          <p style="color:#6a5efa;">Text here</p>
        
        
          .mytext {color:#6a5efa;}
        
        Text color #6a5efa
      
           This box has a color of #6a5efa        
        
          <div style="background-color:#6a5efa;">Content here</div>
        
        
          .mybackground {background-color:#6a5efa;}
        
        Background color #6a5efa
      
           Border around this has a color of #6a5efa        
        
          <div style="border:2px solid #6a5efa;">Content here</div>
        
        
          .myborder {border:2px solid #6a5efa;}
        
        Border color #6a5efa