#7054ac color space conversions
Hex:
        #7054ac
        RGB:
        112, 84, 172
        CMY:
        56, 67, 33
        CMYK:
        35, 51, 0, 33
      HSL:
        259°, 34.6457%, 50.1961%
        HSV (HSB):
        259°, 51.1628%, 67.4510%
        XYZ:
        17.2988, 12.7639, 40.5817
        xyY:
        0.2449, 0.1807, 12.7639
      CIE-Lab:
        42.4054, 31.6065, -43.2317
        CIE-LCH:
        42.4054, 53.5532, 306.1704
        CIE-Luv:
        42.4054, 6.3526, -66.5705
        Hunter-Lab:
        35.7267, 23.9078, -42.3384
      #7054ac color charts
#7054ac RGB chart
      #7054ac CMYK chart
      #7054ac RGB pie chart
      #7054ac color shades, tints & tones
#7054ac color schemes
#7054ac color preview, HTML & CSS examples
           This text has a color of #7054ac        
        
          <p style="color:#7054ac;">Text here</p>
        
        
          .mytext {color:#7054ac;}
        
        Text color #7054ac
      
           This box has a color of #7054ac        
        
          <div style="background-color:#7054ac;">Content here</div>
        
        
          .mybackground {background-color:#7054ac;}
        
        Background color #7054ac
      
           Border around this has a color of #7054ac        
        
          <div style="border:2px solid #7054ac;">Content here</div>
        
        
          .myborder {border:2px solid #7054ac;}
        
        Border color #7054ac