#7564d5 color space conversions
Hex:
        #7564d5
        RGB:
        117, 100, 213
        CMY:
        54, 61, 16
        CMYK:
        45, 53, 0, 16
      HSL:
        249°, 57.3604%, 61.3725%
        HSV (HSB):
        249°, 53.0516%, 83.5294%
        XYZ:
        23.9035, 17.7003, 65.1074
        xyY:
        0.2240, 0.1659, 17.7003
      CIE-Lab:
        49.1306, 34.8700, -56.2008
        CIE-LCH:
        49.1306, 66.1396, 301.8177
        CIE-Luv:
        49.1306, -0.3755, -89.2223
        Hunter-Lab:
        42.0718, 27.7911, -62.3030
      #7564d5 color charts
#7564d5 RGB chart
      #7564d5 CMYK chart
      #7564d5 RGB pie chart
      #7564d5 color shades, tints & tones
#7564d5 color schemes
#7564d5 color preview, HTML & CSS examples
           This text has a color of #7564d5        
        
          <p style="color:#7564d5;">Text here</p>
        
        
          .mytext {color:#7564d5;}
        
        Text color #7564d5
      
           This box has a color of #7564d5        
        
          <div style="background-color:#7564d5;">Content here</div>
        
        
          .mybackground {background-color:#7564d5;}
        
        Background color #7564d5
      
           Border around this has a color of #7564d5        
        
          <div style="border:2px solid #7564d5;">Content here</div>
        
        
          .myborder {border:2px solid #7564d5;}
        
        Border color #7564d5