#7570fb color space conversions
Hex:
        #7570fb
        RGB:
        117, 112, 251
        CMY:
        54, 56, 2
        CMYK:
        53, 55, 0, 2
      HSL:
        242°, 94.5578%, 71.1765%
        HSV (HSB):
        242°, 55.3785%, 98.4314%
        XYZ:
        30.5429, 22.3353, 93.9681
        xyY:
        0.2080, 0.1521, 22.3353
      CIE-Lab:
        54.3810, 39.1075, -69.0696
        CIE-LCH:
        54.3810, 79.3725, 299.5187
        CIE-Luv:
        54.3810, -6.4694, -111.6089
        Hunter-Lab:
        47.2602, 32.6539, -84.8050
      #7570fb color charts
#7570fb RGB chart
      #7570fb CMYK chart
      #7570fb RGB pie chart
      #7570fb color shades, tints & tones
#7570fb color schemes
#7570fb color preview, HTML & CSS examples
           This text has a color of #7570fb        
        
          <p style="color:#7570fb;">Text here</p>
        
        
          .mytext {color:#7570fb;}
        
        Text color #7570fb
      
           This box has a color of #7570fb        
        
          <div style="background-color:#7570fb;">Content here</div>
        
        
          .mybackground {background-color:#7570fb;}
        
        Background color #7570fb
      
           Border around this has a color of #7570fb        
        
          <div style="border:2px solid #7570fb;">Content here</div>
        
        
          .myborder {border:2px solid #7570fb;}
        
        Border color #7570fb