#7076fd color space conversions
Hex:
        #7076fd
        RGB:
        112, 118, 253
        CMY:
        56, 54, 1
        CMYK:
        56, 53, 0, 1
      HSL:
        237°, 97.2414%, 71.5686%
        HSV (HSB):
        237°, 55.7312%, 99.2157%
        XYZ:
        30.8901, 23.4935, 95.8351
        xyY:
        0.2056, 0.1564, 23.4935
      CIE-Lab:
        55.5770, 35.2451, -68.2602
        CIE-LCH:
        55.5770, 76.8223, 297.3089
        CIE-Luv:
        55.5770, -9.8551, -110.6349
        Hunter-Lab:
        48.4701, 28.9361, -83.2993
      #7076fd color charts
#7076fd RGB chart
      #7076fd CMYK chart
      #7076fd RGB pie chart
      #7076fd color shades, tints & tones
#7076fd color schemes
#7076fd color preview, HTML & CSS examples
           This text has a color of #7076fd        
        
          <p style="color:#7076fd;">Text here</p>
        
        
          .mytext {color:#7076fd;}
        
        Text color #7076fd
      
           This box has a color of #7076fd        
        
          <div style="background-color:#7076fd;">Content here</div>
        
        
          .mybackground {background-color:#7076fd;}
        
        Background color #7076fd
      
           Border around this has a color of #7076fd        
        
          <div style="border:2px solid #7076fd;">Content here</div>
        
        
          .myborder {border:2px solid #7076fd;}
        
        Border color #7076fd