#6537cd color space conversions
Hex:
        #6537cd
        RGB:
        101, 55, 205
        CMY:
        60, 78, 20
        CMYK:
        51, 73, 0, 20
      HSL:
        258°, 60.0000%, 50.9804%
        HSV (HSB):
        258°, 73.1707%, 80.3922%
        XYZ:
        17.7525, 9.9069, 58.7342
        xyY:
        0.2055, 0.1147, 9.9069
      CIE-Lab:
        37.6747, 54.4529, -70.2645
        CIE-LCH:
        37.6747, 88.8945, 307.7746
        CIE-Luv:
        37.6747, 4.6299, -101.8990
        Hunter-Lab:
        31.4752, 45.5951, -88.6054
      #6537cd color charts
#6537cd RGB chart
      #6537cd CMYK chart
      #6537cd RGB pie chart
      #6537cd color shades, tints & tones
#6537cd color schemes
#6537cd color preview, HTML & CSS examples
           This text has a color of #6537cd        
        
          <p style="color:#6537cd;">Text here</p>
        
        
          .mytext {color:#6537cd;}
        
        Text color #6537cd
      
           This box has a color of #6537cd        
        
          <div style="background-color:#6537cd;">Content here</div>
        
        
          .mybackground {background-color:#6537cd;}
        
        Background color #6537cd
      
           Border around this has a color of #6537cd        
        
          <div style="border:2px solid #6537cd;">Content here</div>
        
        
          .myborder {border:2px solid #6537cd;}
        
        Border color #6537cd