#7076fe color space conversions
Hex:
        #7076fe
        RGB:
        112, 118, 254
        CMY:
        56, 54, 0
        CMYK:
        56, 54, 0, 0
      HSL:
        237°, 98.6111%, 71.7647%
        HSV (HSB):
        237°, 55.9055%, 99.6078%
        XYZ:
        31.0499, 23.5574, 96.6764
        xyY:
        0.2052, 0.1557, 23.5574
      CIE-Lab:
        55.6419, 35.5572, -68.7076
        CIE-LCH:
        55.6419, 77.3631, 297.3622
        CIE-Luv:
        55.6419, -9.9007, -111.3785
        Hunter-Lab:
        48.5359, 29.2540, -84.1218
      #7076fe color charts
#7076fe RGB chart
      #7076fe CMYK chart
      #7076fe RGB pie chart
      #7076fe color shades, tints & tones
#7076fe color schemes
#7076fe color preview, HTML & CSS examples
           This text has a color of #7076fe        
        
          <p style="color:#7076fe;">Text here</p>
        
        
          .mytext {color:#7076fe;}
        
        Text color #7076fe
      
           This box has a color of #7076fe        
        
          <div style="background-color:#7076fe;">Content here</div>
        
        
          .mybackground {background-color:#7076fe;}
        
        Background color #7076fe
      
           Border around this has a color of #7076fe        
        
          <div style="border:2px solid #7076fe;">Content here</div>
        
        
          .myborder {border:2px solid #7076fe;}
        
        Border color #7076fe