#7d27af color space conversions
Hex:
        #7d27af
        RGB:
        125, 39, 175
        CMY:
        51, 85, 31
        CMYK:
        29, 78, 0, 31
      HSL:
        278°, 63.5514%, 41.9608%
        HSV (HSB):
        278°, 77.7143%, 68.6275%
        XYZ:
        16.9208, 8.9062, 41.3847
        xyY:
        0.2518, 0.1325, 8.9062
      CIE-Lab:
        35.8030, 57.9862, -55.5583
        CIE-LCH:
        35.8030, 80.3065, 316.2250
        CIE-Luv:
        35.8030, 22.6108, -82.1541
        Hunter-Lab:
        29.8432, 48.9824, -61.3295
      #7d27af color charts
#7d27af RGB chart
      #7d27af CMYK chart
      #7d27af RGB pie chart
      #7d27af color shades, tints & tones
#7d27af color schemes
#7d27af color preview, HTML & CSS examples
           This text has a color of #7d27af        
        
          <p style="color:#7d27af;">Text here</p>
        
        
          .mytext {color:#7d27af;}
        
        Text color #7d27af
      
           This box has a color of #7d27af        
        
          <div style="background-color:#7d27af;">Content here</div>
        
        
          .mybackground {background-color:#7d27af;}
        
        Background color #7d27af
      
           Border around this has a color of #7d27af        
        
          <div style="border:2px solid #7d27af;">Content here</div>
        
        
          .myborder {border:2px solid #7d27af;}
        
        Border color #7d27af