#7037a8 color space conversions
Hex:
        #7037a8
        RGB:
        112, 55, 168
        CMY:
        56, 78, 34
        CMYK:
        33, 67, 0, 34
      HSL:
        270°, 50.6726%, 43.7255%
        HSV (HSB):
        270°, 67.2619%, 65.8824%
        XYZ:
        15.1162, 9.0043, 37.9871
        xyY:
        0.2434, 0.1450, 9.0043
      CIE-Lab:
        35.9925, 46.7914, -51.1532
        CIE-LCH:
        35.9925, 69.3259, 312.4501
        CIE-Luv:
        35.9925, 14.5379, -75.5835
        Hunter-Lab:
        30.0071, 37.4074, -54.0523
      #7037a8 color charts
#7037a8 RGB chart
      #7037a8 CMYK chart
      #7037a8 RGB pie chart
      #7037a8 color shades, tints & tones
#7037a8 color schemes
#7037a8 color preview, HTML & CSS examples
           This text has a color of #7037a8        
        
          <p style="color:#7037a8;">Text here</p>
        
        
          .mytext {color:#7037a8;}
        
        Text color #7037a8
      
           This box has a color of #7037a8        
        
          <div style="background-color:#7037a8;">Content here</div>
        
        
          .mybackground {background-color:#7037a8;}
        
        Background color #7037a8
      
           Border around this has a color of #7037a8        
        
          <div style="border:2px solid #7037a8;">Content here</div>
        
        
          .myborder {border:2px solid #7037a8;}
        
        Border color #7037a8