#7064d1 color space conversions
Hex:
        #7064d1
        RGB:
        112, 100, 209
        CMY:
        56, 61, 18
        CMYK:
        46, 52, 0, 18
      HSL:
        247°, 54.2289%, 60.5882%
        HSV (HSB):
        247°, 52.1531%, 81.9608%
        XYZ:
        22.7479, 17.1625, 62.4354
        xyY:
        0.2223, 0.1677, 17.1625
      CIE-Lab:
        48.4642, 32.5723, -55.0124
        CIE-LCH:
        48.4642, 63.9322, 300.6293
        CIE-Luv:
        48.4642, -2.0175, -86.8999
        Hunter-Lab:
        41.4277, 25.5156, -60.3561
      #7064d1 color charts
#7064d1 RGB chart
      #7064d1 CMYK chart
      #7064d1 RGB pie chart
      #7064d1 color shades, tints & tones
#7064d1 color schemes
#7064d1 color preview, HTML & CSS examples
           This text has a color of #7064d1        
        
          <p style="color:#7064d1;">Text here</p>
        
        
          .mytext {color:#7064d1;}
        
        Text color #7064d1
      
           This box has a color of #7064d1        
        
          <div style="background-color:#7064d1;">Content here</div>
        
        
          .mybackground {background-color:#7064d1;}
        
        Background color #7064d1
      
           Border around this has a color of #7064d1        
        
          <div style="border:2px solid #7064d1;">Content here</div>
        
        
          .myborder {border:2px solid #7064d1;}
        
        Border color #7064d1