#7076ef color space conversions
Hex:
        #7076ef
        RGB:
        112, 118, 239
        CMY:
        56, 54, 6
        CMYK:
        53, 51, 0, 6
      HSL:
        237°, 79.8742%, 68.8235%
        HSV (HSB):
        237°, 53.1381%, 93.7255%
        XYZ:
        28.7405, 22.6336, 84.5153
        xyY:
        0.2115, 0.1666, 22.6336
      CIE-Lab:
        54.6929, 30.8892, -61.9197
        CIE-LCH:
        54.6929, 69.1968, 296.5127
        CIE-Luv:
        54.6929, -9.2083, -100.0602
        Hunter-Lab:
        47.5748, 24.5782, -72.0247
      #7076ef color charts
#7076ef RGB chart
      #7076ef CMYK chart
      #7076ef RGB pie chart
      #7076ef color shades, tints & tones
#7076ef color schemes
#7076ef color preview, HTML & CSS examples
           This text has a color of #7076ef        
        
          <p style="color:#7076ef;">Text here</p>
        
        
          .mytext {color:#7076ef;}
        
        Text color #7076ef
      
           This box has a color of #7076ef        
        
          <div style="background-color:#7076ef;">Content here</div>
        
        
          .mybackground {background-color:#7076ef;}
        
        Background color #7076ef
      
           Border around this has a color of #7076ef        
        
          <div style="border:2px solid #7076ef;">Content here</div>
        
        
          .myborder {border:2px solid #7076ef;}
        
        Border color #7076ef