#7064bc color space conversions
Hex:
        #7064bc
        RGB:
        112, 100, 188
        CMY:
        56, 61, 26
        CMYK:
        40, 47, 0, 26
      HSL:
        248°, 39.6396%, 56.4706%
        HSV (HSB):
        248°, 46.8085%, 73.7255%
        XYZ:
        20.3164, 16.1899, 49.6311
        xyY:
        0.2359, 0.1880, 16.1899
      CIE-Lab:
        47.2227, 26.4434, -44.9152
        CIE-LCH:
        47.2227, 52.1213, 300.4871
        CIE-Luv:
        47.2227, -0.3816, -70.4280
        Hunter-Lab:
        40.2367, 19.7142, -44.9673
      #7064bc color charts
#7064bc RGB chart
      #7064bc CMYK chart
      #7064bc RGB pie chart
      #7064bc color shades, tints & tones
#7064bc color schemes
#7064bc color preview, HTML & CSS examples
           This text has a color of #7064bc        
        
          <p style="color:#7064bc;">Text here</p>
        
        
          .mytext {color:#7064bc;}
        
        Text color #7064bc
      
           This box has a color of #7064bc        
        
          <div style="background-color:#7064bc;">Content here</div>
        
        
          .mybackground {background-color:#7064bc;}
        
        Background color #7064bc
      
           Border around this has a color of #7064bc        
        
          <div style="border:2px solid #7064bc;">Content here</div>
        
        
          .myborder {border:2px solid #7064bc;}
        
        Border color #7064bc