#7564cb color space conversions
Hex:
        #7564cb
        RGB:
        117, 100, 203
        CMY:
        54, 61, 20
        CMYK:
        42, 51, 0, 20
      HSL:
        250°, 49.7585%, 59.4118%
        HSV (HSB):
        250°, 50.7389%, 79.6078%
        XYZ:
        22.6728, 17.2080, 58.6264
        xyY:
        0.2302, 0.1747, 17.2080
      CIE-Lab:
        48.5211, 31.9849, -51.4643
        CIE-LCH:
        48.5211, 60.5938, 301.8608
        CIE-Luv:
        48.5211, 0.4739, -81.4986
        Hunter-Lab:
        41.4826, 24.9667, -54.7554
      #7564cb color charts
#7564cb RGB chart
      #7564cb CMYK chart
      #7564cb RGB pie chart
      #7564cb color shades, tints & tones
#7564cb color schemes
#7564cb color preview, HTML & CSS examples
           This text has a color of #7564cb        
        
          <p style="color:#7564cb;">Text here</p>
        
        
          .mytext {color:#7564cb;}
        
        Text color #7564cb
      
           This box has a color of #7564cb        
        
          <div style="background-color:#7564cb;">Content here</div>
        
        
          .mybackground {background-color:#7564cb;}
        
        Background color #7564cb
      
           Border around this has a color of #7564cb        
        
          <div style="border:2px solid #7564cb;">Content here</div>
        
        
          .myborder {border:2px solid #7564cb;}
        
        Border color #7564cb