#7564dc color space conversions
Hex:
        #7564dc
        RGB:
        117, 100, 220
        CMY:
        54, 61, 14
        CMYK:
        47, 55, 0, 14
      HSL:
        249°, 63.1579%, 62.7451%
        HSV (HSB):
        249°, 54.5455%, 86.2745%
        XYZ:
        24.8116, 18.0636, 69.8890
        xyY:
        0.2200, 0.1602, 18.0636
      CIE-Lab:
        49.5731, 36.9095, -59.4657
        CIE-LCH:
        49.5731, 69.9891, 301.8273
        CIE-Luv:
        49.5731, -0.9542, -94.5323
        Hunter-Lab:
        42.5012, 29.8283, -67.7456
      #7564dc color charts
#7564dc RGB chart
      #7564dc CMYK chart
      #7564dc RGB pie chart
      #7564dc color shades, tints & tones
#7564dc color schemes
#7564dc color preview, HTML & CSS examples
           This text has a color of #7564dc        
        
          <p style="color:#7564dc;">Text here</p>
        
        
          .mytext {color:#7564dc;}
        
        Text color #7564dc
      
           This box has a color of #7564dc        
        
          <div style="background-color:#7564dc;">Content here</div>
        
        
          .mybackground {background-color:#7564dc;}
        
        Background color #7564dc
      
           Border around this has a color of #7564dc        
        
          <div style="border:2px solid #7564dc;">Content here</div>
        
        
          .myborder {border:2px solid #7564dc;}
        
        Border color #7564dc