#7c28af color space conversions
Hex:
        #7c28af
        RGB:
        124, 40, 175
        CMY:
        51, 84, 31
        CMYK:
        29, 77, 0, 31
      HSL:
        277°, 62.7907%, 42.1569%
        HSV (HSB):
        277°, 77.1429%, 68.6275%
        XYZ:
        16.8088, 8.8978, 41.3890
        xyY:
        0.2505, 0.1326, 8.8978
      CIE-Lab:
        35.7868, 57.4340, -55.5912
        CIE-LCH:
        35.7868, 79.9315, 315.9341
        CIE-Luv:
        35.7868, 21.9349, -82.1333
        Hunter-Lab:
        29.8292, 48.3841, -61.3863
      #7c28af color charts
#7c28af RGB chart
      #7c28af CMYK chart
      #7c28af RGB pie chart
      #7c28af color shades, tints & tones
#7c28af color schemes
#7c28af color preview, HTML & CSS examples
           This text has a color of #7c28af        
        
          <p style="color:#7c28af;">Text here</p>
        
        
          .mytext {color:#7c28af;}
        
        Text color #7c28af
      
           This box has a color of #7c28af        
        
          <div style="background-color:#7c28af;">Content here</div>
        
        
          .mybackground {background-color:#7c28af;}
        
        Background color #7c28af
      
           Border around this has a color of #7c28af        
        
          <div style="border:2px solid #7c28af;">Content here</div>
        
        
          .myborder {border:2px solid #7c28af;}
        
        Border color #7c28af