#7060bf color space conversions
Hex:
        #7060bf
        RGB:
        112, 96, 191
        CMY:
        56, 62, 25
        CMYK:
        41, 50, 0, 25
      HSL:
        250°, 42.6009%, 56.2745%
        HSV (HSB):
        250°, 49.7382%, 74.9020%
        XYZ:
        20.2689, 15.5721, 51.2276
        xyY:
        0.2328, 0.1788, 15.5721
      CIE-Lab:
        46.4080, 29.7223, -47.9529
        CIE-LCH:
        46.4080, 56.4172, 301.7915
        CIE-Luv:
        46.4080, 0.6654, -75.0757
        Hunter-Lab:
        39.4615, 22.6269, -49.3454
      #7060bf color charts
#7060bf RGB chart
      #7060bf CMYK chart
      #7060bf RGB pie chart
      #7060bf color shades, tints & tones
#7060bf color schemes
#7060bf color preview, HTML & CSS examples
           This text has a color of #7060bf        
        
          <p style="color:#7060bf;">Text here</p>
        
        
          .mytext {color:#7060bf;}
        
        Text color #7060bf
      
           This box has a color of #7060bf        
        
          <div style="background-color:#7060bf;">Content here</div>
        
        
          .mybackground {background-color:#7060bf;}
        
        Background color #7060bf
      
           Border around this has a color of #7060bf        
        
          <div style="border:2px solid #7060bf;">Content here</div>
        
        
          .myborder {border:2px solid #7060bf;}
        
        Border color #7060bf