#7f38a1 color space conversions
Hex:
        #7f38a1
        RGB:
        127, 56, 161
        CMY:
        50, 78, 37
        CMYK:
        21, 65, 0, 37
      HSL:
        281°, 48.3871%, 42.5490%
        HSV (HSB):
        281°, 65.2174%, 63.1373%
        XYZ:
        16.5996, 9.9136, 34.7568
        xyY:
        0.2709, 0.1618, 9.9136
      CIE-Lab:
        37.6869, 48.0746, -44.1222
        CIE-LCH:
        37.6869, 65.2529, 317.4547
        CIE-Luv:
        37.6869, 23.7463, -67.2973
        Hunter-Lab:
        31.4858, 39.0064, -43.4094
      #7f38a1 color charts
#7f38a1 RGB chart
      #7f38a1 CMYK chart
      #7f38a1 RGB pie chart
      #7f38a1 color shades, tints & tones
#7f38a1 color schemes
#7f38a1 color preview, HTML & CSS examples
           This text has a color of #7f38a1        
        
          <p style="color:#7f38a1;">Text here</p>
        
        
          .mytext {color:#7f38a1;}
        
        Text color #7f38a1
      
           This box has a color of #7f38a1        
        
          <div style="background-color:#7f38a1;">Content here</div>
        
        
          .mybackground {background-color:#7f38a1;}
        
        Background color #7f38a1
      
           Border around this has a color of #7f38a1        
        
          <div style="border:2px solid #7f38a1;">Content here</div>
        
        
          .myborder {border:2px solid #7f38a1;}
        
        Border color #7f38a1