#7f1dc2 color space conversions
Hex:
        #7f1dc2
        RGB:
        127, 29, 194
        CMY:
        50, 89, 24
        CMYK:
        35, 85, 0, 24
      HSL:
        276°, 73.9910%, 43.7255%
        HSV (HSB):
        276°, 85.0515%, 76.0784%
        XYZ:
        18.9294, 9.2858, 51.8336
        xyY:
        0.2365, 0.1160, 9.2858
      CIE-Lab:
        36.5288, 65.5735, -65.5969
        CIE-LCH:
        36.5288, 92.7514, 314.9898
        CIE-Luv:
        36.5288, 20.6647, -95.8976
        Hunter-Lab:
        30.4726, 57.5559, -79.5208
      #7f1dc2 color charts
#7f1dc2 RGB chart
      #7f1dc2 CMYK chart
      #7f1dc2 RGB pie chart
      #7f1dc2 color shades, tints & tones
#7f1dc2 color schemes
#7f1dc2 color preview, HTML & CSS examples
           This text has a color of #7f1dc2        
        
          <p style="color:#7f1dc2;">Text here</p>
        
        
          .mytext {color:#7f1dc2;}
        
        Text color #7f1dc2
      
           This box has a color of #7f1dc2        
        
          <div style="background-color:#7f1dc2;">Content here</div>
        
        
          .mybackground {background-color:#7f1dc2;}
        
        Background color #7f1dc2
      
           Border around this has a color of #7f1dc2        
        
          <div style="border:2px solid #7f1dc2;">Content here</div>
        
        
          .myborder {border:2px solid #7f1dc2;}
        
        Border color #7f1dc2