#7054a5 color space conversions
Hex:
        #7054a5
        RGB:
        112, 84, 165
        CMY:
        56, 67, 35
        CMYK:
        32, 49, 0, 35
      HSL:
        261°, 32.5301%, 48.8235%
        HSV (HSB):
        261°, 49.0909%, 64.7059%
        XYZ:
        16.6439, 12.5020, 37.1332
        xyY:
        0.2511, 0.1886, 12.5020
      CIE-Lab:
        42.0031, 29.7190, -39.7272
        CIE-LCH:
        42.0031, 49.6131, 306.7993
        CIE-Luv:
        42.0031, 7.1683, -61.0394
        Hunter-Lab:
        35.3582, 22.1475, -37.5157
      #7054a5 color charts
#7054a5 RGB chart
      #7054a5 CMYK chart
      #7054a5 RGB pie chart
      #7054a5 color shades, tints & tones
#7054a5 color schemes
#7054a5 color preview, HTML & CSS examples
           This text has a color of #7054a5        
        
          <p style="color:#7054a5;">Text here</p>
        
        
          .mytext {color:#7054a5;}
        
        Text color #7054a5
      
           This box has a color of #7054a5        
        
          <div style="background-color:#7054a5;">Content here</div>
        
        
          .mybackground {background-color:#7054a5;}
        
        Background color #7054a5
      
           Border around this has a color of #7054a5        
        
          <div style="border:2px solid #7054a5;">Content here</div>
        
        
          .myborder {border:2px solid #7054a5;}
        
        Border color #7054a5