#7564fd color space conversions
Hex:
        #7564fd
        RGB:
        117, 100, 253
        CMY:
        54, 61, 1
        CMYK:
        54, 60, 0, 1
      HSL:
        247°, 97.4522%, 69.2157%
        HSV (HSB):
        247°, 60.4743%, 99.2157%
        XYZ:
        29.6229, 19.9881, 95.2253
        xyY:
        0.2045, 0.1380, 19.9881
      CIE-Lab:
        51.8238, 46.6563, -74.3239
        CIE-LCH:
        51.8238, 87.7545, 302.1182
        CIE-Luv:
        51.8238, -3.5088, -118.4951
        Hunter-Lab:
        44.7081, 40.0324, -94.9883
      #7564fd color charts
#7564fd RGB chart
      #7564fd CMYK chart
      #7564fd RGB pie chart
      #7564fd color shades, tints & tones
#7564fd color schemes
#7564fd color preview, HTML & CSS examples
           This text has a color of #7564fd        
        
          <p style="color:#7564fd;">Text here</p>
        
        
          .mytext {color:#7564fd;}
        
        Text color #7564fd
      
           This box has a color of #7564fd        
        
          <div style="background-color:#7564fd;">Content here</div>
        
        
          .mybackground {background-color:#7564fd;}
        
        Background color #7564fd
      
           Border around this has a color of #7564fd        
        
          <div style="border:2px solid #7564fd;">Content here</div>
        
        
          .myborder {border:2px solid #7564fd;}
        
        Border color #7564fd