#6575fd color space conversions
Hex:
        #6575fd
        RGB:
        101, 117, 253
        CMY:
        60, 54, 1
        CMYK:
        60, 54, 0, 1
      HSL:
        234°, 97.4359%, 69.4118%
        HSV (HSB):
        234°, 60.0791%, 99.2157%
        XYZ:
        29.4577, 22.5811, 95.7345
        xyY:
        0.1993, 0.1528, 22.5811
      CIE-Lab:
        54.6382, 33.8936, -69.8117
        CIE-LCH:
        54.6382, 77.6044, 295.8966
        CIE-Luv:
        54.6382, -12.8202, -112.3976
        Hunter-Lab:
        47.5196, 27.4941, -86.1838
      #6575fd color charts
#6575fd RGB chart
      #6575fd CMYK chart
      #6575fd RGB pie chart
      #6575fd color shades, tints & tones
#6575fd color schemes
#6575fd color preview, HTML & CSS examples
           This text has a color of #6575fd        
        
          <p style="color:#6575fd;">Text here</p>
        
        
          .mytext {color:#6575fd;}
        
        Text color #6575fd
      
           This box has a color of #6575fd        
        
          <div style="background-color:#6575fd;">Content here</div>
        
        
          .mybackground {background-color:#6575fd;}
        
        Background color #6575fd
      
           Border around this has a color of #6575fd        
        
          <div style="border:2px solid #6575fd;">Content here</div>
        
        
          .myborder {border:2px solid #6575fd;}
        
        Border color #6575fd