#6540ea color space conversions
Hex:
        #6540ea
        RGB:
        101, 64, 234
        CMY:
        60, 75, 8
        CMYK:
        57, 73, 0, 8
      HSL:
        253°, 80.1887%, 58.4314%
        HSV (HSB):
        253°, 72.6496%, 91.7647%
        XYZ:
        22.0515, 12.3740, 79.0681
        xyY:
        0.1943, 0.1090, 12.3740
      CIE-Lab:
        41.8045, 58.0773, -80.1043
        CIE-LCH:
        41.8045, 98.9427, 305.9429
        CIE-Luv:
        41.8045, 0.2368, -118.4739
        Hunter-Lab:
        35.1767, 50.3385, -108.6448
      #6540ea color charts
#6540ea RGB chart
      #6540ea CMYK chart
      #6540ea RGB pie chart
      #6540ea color shades, tints & tones
#6540ea color schemes
#6540ea color preview, HTML & CSS examples
           This text has a color of #6540ea        
        
          <p style="color:#6540ea;">Text here</p>
        
        
          .mytext {color:#6540ea;}
        
        Text color #6540ea
      
           This box has a color of #6540ea        
        
          <div style="background-color:#6540ea;">Content here</div>
        
        
          .mybackground {background-color:#6540ea;}
        
        Background color #6540ea
      
           Border around this has a color of #6540ea        
        
          <div style="border:2px solid #6540ea;">Content here</div>
        
        
          .myborder {border:2px solid #6540ea;}
        
        Border color #6540ea