#7054a2 color space conversions
Hex:
        #7054a2
        RGB:
        112, 84, 162
        CMY:
        56, 67, 36
        CMYK:
        31, 48, 0, 36
      HSL:
        262°, 31.7073%, 48.2353%
        HSV (HSB):
        262°, 48.1481%, 63.5294%
        XYZ:
        16.3740, 12.3940, 35.7117
        xyY:
        0.2539, 0.1922, 12.3940
      CIE-Lab:
        41.8356, 28.9203, -38.2096
        CIE-LCH:
        41.8356, 47.9203, 307.1215
        CIE-Luv:
        41.8356, 7.5238, -58.6473
        Hunter-Lab:
        35.2052, 21.4118, -35.4995
      #7054a2 color charts
#7054a2 RGB chart
      #7054a2 CMYK chart
      #7054a2 RGB pie chart
      #7054a2 color shades, tints & tones
#7054a2 color schemes
#7054a2 color preview, HTML & CSS examples
           This text has a color of #7054a2        
        
          <p style="color:#7054a2;">Text here</p>
        
        
          .mytext {color:#7054a2;}
        
        Text color #7054a2
      
           This box has a color of #7054a2        
        
          <div style="background-color:#7054a2;">Content here</div>
        
        
          .mybackground {background-color:#7054a2;}
        
        Background color #7054a2
      
           Border around this has a color of #7054a2        
        
          <div style="border:2px solid #7054a2;">Content here</div>
        
        
          .myborder {border:2px solid #7054a2;}
        
        Border color #7054a2