#7064a3 color space conversions
Hex:
        #7064a3
        RGB:
        112, 100, 163
        CMY:
        56, 61, 36
        CMYK:
        31, 39, 0, 36
      HSL:
        251°, 25.5061%, 51.5686%
        HSV (HSB):
        251°, 38.6503%, 63.9216%
        XYZ:
        17.8501, 15.2034, 36.6441
        xyY:
        0.2561, 0.2181, 15.2034
      CIE-Lab:
        45.9116, 19.4724, -32.3722
        CIE-LCH:
        45.9116, 37.7774, 301.0277
        CIE-Luv:
        45.9116, 1.6813, -50.0163
        Hunter-Lab:
        38.9916, 13.4810, -28.4263
      #7064a3 color charts
#7064a3 RGB chart
      #7064a3 CMYK chart
      #7064a3 RGB pie chart
      #7064a3 color shades, tints & tones
#7064a3 color schemes
#7064a3 color preview, HTML & CSS examples
           This text has a color of #7064a3        
        
          <p style="color:#7064a3;">Text here</p>
        
        
          .mytext {color:#7064a3;}
        
        Text color #7064a3
      
           This box has a color of #7064a3        
        
          <div style="background-color:#7064a3;">Content here</div>
        
        
          .mybackground {background-color:#7064a3;}
        
        Background color #7064a3
      
           Border around this has a color of #7064a3        
        
          <div style="border:2px solid #7064a3;">Content here</div>
        
        
          .myborder {border:2px solid #7064a3;}
        
        Border color #7064a3