#7d27d1 color space conversions
Hex:
        #7d27d1
        RGB:
        125, 39, 209
        CMY:
        51, 85, 18
        CMYK:
        40, 81, 0, 18
      HSL:
        270°, 68.5484%, 48.6275%
        HSV (HSB):
        270°, 81.3397%, 81.9608%
        XYZ:
        20.6916, 10.4145, 61.2412
        xyY:
        0.2241, 0.1128, 10.4145
      CIE-Lab:
        38.5762, 65.5419, -70.9945
        CIE-LCH:
        38.5762, 96.6228, 312.7131
        CIE-Luv:
        38.5762, 15.8791, -104.5264
        Hunter-Lab:
        32.2714, 57.9744, -89.9241
      #7d27d1 color charts
#7d27d1 RGB chart
      #7d27d1 CMYK chart
      #7d27d1 RGB pie chart
      #7d27d1 color shades, tints & tones
#7d27d1 color schemes
#7d27d1 color preview, HTML & CSS examples
           This text has a color of #7d27d1        
        
          <p style="color:#7d27d1;">Text here</p>
        
        
          .mytext {color:#7d27d1;}
        
        Text color #7d27d1
      
           This box has a color of #7d27d1        
        
          <div style="background-color:#7d27d1;">Content here</div>
        
        
          .mybackground {background-color:#7d27d1;}
        
        Background color #7d27d1
      
           Border around this has a color of #7d27d1        
        
          <div style="border:2px solid #7d27d1;">Content here</div>
        
        
          .myborder {border:2px solid #7d27d1;}
        
        Border color #7d27d1