#6570cd color space conversions
Hex:
        #6570cd
        RGB:
        101, 112, 205
        CMY:
        60, 56, 20
        CMYK:
        51, 45, 0, 20
      HSL:
        234°, 50.9804%, 60.0000%
        HSV (HSB):
        234°, 50.7317%, 80.3922%
        XYZ:
        22.1804, 18.7628, 60.2102
        xyY:
        0.2193, 0.1855, 18.7628
      CIE-Lab:
        50.4086, 21.5884, -49.6622
        CIE-LCH:
        50.4086, 54.1516, 293.4948
        CIE-Luv:
        50.4086, -9.5847, -78.3905
        Hunter-Lab:
        43.3161, 15.5997, -52.0930
      #6570cd color charts
#6570cd RGB chart
      #6570cd CMYK chart
      #6570cd RGB pie chart
      #6570cd color shades, tints & tones
#6570cd color schemes
#6570cd color preview, HTML & CSS examples
           This text has a color of #6570cd        
        
          <p style="color:#6570cd;">Text here</p>
        
        
          .mytext {color:#6570cd;}
        
        Text color #6570cd
      
           This box has a color of #6570cd        
        
          <div style="background-color:#6570cd;">Content here</div>
        
        
          .mybackground {background-color:#6570cd;}
        
        Background color #6570cd
      
           Border around this has a color of #6570cd        
        
          <div style="border:2px solid #6570cd;">Content here</div>
        
        
          .myborder {border:2px solid #6570cd;}
        
        Border color #6570cd