#7064bb color space conversions
Hex:
        #7064bb
        RGB:
        112, 100, 187
        CMY:
        56, 61, 27
        CMYK:
        40, 47, 0, 27
      HSL:
        248°, 39.0135%, 56.2745%
        HSV (HSB):
        248°, 46.5241%, 73.3333%
        XYZ:
        20.2089, 16.1469, 49.0653
        xyY:
        0.2366, 0.1890, 16.1469
      CIE-Lab:
        47.1667, 26.1568, -44.4246
        CIE-LCH:
        47.1667, 51.5531, 300.4892
        CIE-Luv:
        47.1667, -0.3014, -69.6268
        Hunter-Lab:
        40.1833, 19.4502, -44.2670
      #7064bb color charts
#7064bb RGB chart
      #7064bb CMYK chart
      #7064bb RGB pie chart
      #7064bb color shades, tints & tones
#7064bb color schemes
#7064bb color preview, HTML & CSS examples
           This text has a color of #7064bb        
        
          <p style="color:#7064bb;">Text here</p>
        
        
          .mytext {color:#7064bb;}
        
        Text color #7064bb
      
           This box has a color of #7064bb        
        
          <div style="background-color:#7064bb;">Content here</div>
        
        
          .mybackground {background-color:#7064bb;}
        
        Background color #7064bb
      
           Border around this has a color of #7064bb        
        
          <div style="border:2px solid #7064bb;">Content here</div>
        
        
          .myborder {border:2px solid #7064bb;}
        
        Border color #7064bb