#7024ab color space conversions
Hex:
        #7024ab
        RGB:
        112, 36, 171
        CMY:
        56, 86, 33
        CMYK:
        35, 79, 0, 33
      HSL:
        274°, 65.2174%, 40.5882%
        HSV (HSB):
        274°, 78.9474%, 67.0588%
        XYZ:
        14.6637, 7.6468, 39.2312
        xyY:
        0.2383, 0.1243, 7.6468
      CIE-Lab:
        33.2361, 55.9418, -57.4261
        CIE-LCH:
        33.2361, 80.1701, 314.2499
        CIE-Luv:
        33.2361, 17.0978, -81.9962
        Hunter-Lab:
        27.6528, 46.2621, -64.7581
      #7024ab color charts
#7024ab RGB chart
      #7024ab CMYK chart
      #7024ab RGB pie chart
      #7024ab color shades, tints & tones
#7024ab color schemes
#7024ab color preview, HTML & CSS examples
           This text has a color of #7024ab        
        
          <p style="color:#7024ab;">Text here</p>
        
        
          .mytext {color:#7024ab;}
        
        Text color #7024ab
      
           This box has a color of #7024ab        
        
          <div style="background-color:#7024ab;">Content here</div>
        
        
          .mybackground {background-color:#7024ab;}
        
        Background color #7024ab
      
           Border around this has a color of #7024ab        
        
          <div style="border:2px solid #7024ab;">Content here</div>
        
        
          .myborder {border:2px solid #7024ab;}
        
        Border color #7024ab