#6575d4 color space conversions
Hex:
        #6575d4
        RGB:
        101, 117, 212
        CMY:
        60, 54, 17
        CMYK:
        52, 45, 0, 17
      HSL:
        231°, 56.3452%, 61.3725%
        HSV (HSB):
        231°, 52.3585%, 83.1373%
        XYZ:
        23.6118, 20.2427, 64.9501
        xyY:
        0.2170, 0.1860, 20.2427
      CIE-Lab:
        52.1106, 20.7362, -50.9271
        CIE-LCH:
        52.1106, 54.9869, 292.1549
        CIE-Luv:
        52.1106, -11.4774, -80.8809
        Hunter-Lab:
        44.9919, 14.9410, -54.0964
      #6575d4 color charts
#6575d4 RGB chart
      #6575d4 CMYK chart
      #6575d4 RGB pie chart
      #6575d4 color shades, tints & tones
#6575d4 color schemes
#6575d4 color preview, HTML & CSS examples
           This text has a color of #6575d4        
        
          <p style="color:#6575d4;">Text here</p>
        
        
          .mytext {color:#6575d4;}
        
        Text color #6575d4
      
           This box has a color of #6575d4        
        
          <div style="background-color:#6575d4;">Content here</div>
        
        
          .mybackground {background-color:#6575d4;}
        
        Background color #6575d4
      
           Border around this has a color of #6575d4        
        
          <div style="border:2px solid #6575d4;">Content here</div>
        
        
          .myborder {border:2px solid #6575d4;}
        
        Border color #6575d4