#7076be color space conversions
Hex:
        #7076be
        RGB:
        112, 118, 190
        CMY:
        56, 54, 25
        CMYK:
        41, 38, 0, 25
      HSL:
        235°, 37.5000%, 59.2157%
        HSV (HSB):
        235°, 41.0526%, 74.5098%
        XYZ:
        22.4548, 20.1193, 51.4151
        xyY:
        0.2389, 0.2141, 20.1193
      CIE-Lab:
        51.9718, 16.1140, -38.5496
        CIE-LCH:
        51.9718, 41.7819, 292.6853
        CIE-Luv:
        51.9718, -6.8415, -60.7453
        Hunter-Lab:
        44.8546, 10.8640, -36.5637
      #7076be color charts
#7076be RGB chart
      #7076be CMYK chart
      #7076be RGB pie chart
      #7076be color shades, tints & tones
#7076be color schemes
#7076be color preview, HTML & CSS examples
           This text has a color of #7076be        
        
          <p style="color:#7076be;">Text here</p>
        
        
          .mytext {color:#7076be;}
        
        Text color #7076be
      
           This box has a color of #7076be        
        
          <div style="background-color:#7076be;">Content here</div>
        
        
          .mybackground {background-color:#7076be;}
        
        Background color #7076be
      
           Border around this has a color of #7076be        
        
          <div style="border:2px solid #7076be;">Content here</div>
        
        
          .myborder {border:2px solid #7076be;}
        
        Border color #7076be