#6540ef color space conversions
Hex:
        #6540ef
        RGB:
        101, 64, 239
        CMY:
        60, 75, 6
        CMYK:
        58, 73, 0, 6
      HSL:
        253°, 84.5411%, 59.4118%
        HSV (HSB):
        253°, 73.2218%, 93.7255%
        XYZ:
        22.7802, 12.6655, 82.9054
        xyY:
        0.1925, 0.1070, 12.6655
      CIE-Lab:
        42.2548, 59.4837, -82.1901
        CIE-LCH:
        42.2548, 101.4570, 305.8945
        CIE-Luv:
        42.2548, -0.2119, -121.5779
        Hunter-Lab:
        35.5886, 51.9775, -113.2069
      #6540ef color charts
#6540ef RGB chart
      #6540ef CMYK chart
      #6540ef RGB pie chart
      #6540ef color shades, tints & tones
#6540ef color schemes
#6540ef color preview, HTML & CSS examples
           This text has a color of #6540ef        
        
          <p style="color:#6540ef;">Text here</p>
        
        
          .mytext {color:#6540ef;}
        
        Text color #6540ef
      
           This box has a color of #6540ef        
        
          <div style="background-color:#6540ef;">Content here</div>
        
        
          .mybackground {background-color:#6540ef;}
        
        Background color #6540ef
      
           Border around this has a color of #6540ef        
        
          <div style="border:2px solid #6540ef;">Content here</div>
        
        
          .myborder {border:2px solid #6540ef;}
        
        Border color #6540ef