#7060bb color space conversions
Hex:
        #7060bb
        RGB:
        112, 96, 187
        CMY:
        56, 62, 27
        CMYK:
        40, 49, 0, 27
      HSL:
        251°, 40.0881%, 55.4902%
        HSV (HSB):
        251°, 48.6631%, 73.3333%
        XYZ:
        19.8346, 15.3983, 48.9405
        xyY:
        0.2356, 0.1829, 15.3983
      CIE-Lab:
        46.1750, 28.5773, -46.0043
        CIE-LCH:
        46.1750, 54.1576, 301.8480
        CIE-Luv:
        46.1750, 1.0132, -71.9188
        Hunter-Lab:
        39.2407, 21.5533, -46.4772
      #7060bb color charts
#7060bb RGB chart
      #7060bb CMYK chart
      #7060bb RGB pie chart
      #7060bb color shades, tints & tones
#7060bb color schemes
#7060bb color preview, HTML & CSS examples
           This text has a color of #7060bb        
        
          <p style="color:#7060bb;">Text here</p>
        
        
          .mytext {color:#7060bb;}
        
        Text color #7060bb
      
           This box has a color of #7060bb        
        
          <div style="background-color:#7060bb;">Content here</div>
        
        
          .mybackground {background-color:#7060bb;}
        
        Background color #7060bb
      
           Border around this has a color of #7060bb        
        
          <div style="border:2px solid #7060bb;">Content here</div>
        
        
          .myborder {border:2px solid #7060bb;}
        
        Border color #7060bb