#7f1eba color space conversions
Hex:
        #7f1eba
        RGB:
        127, 30, 186
        CMY:
        50, 88, 27
        CMYK:
        32, 84, 0, 27
      HSL:
        277°, 72.2222%, 42.3529%
        HSV (HSB):
        277°, 83.8710%, 72.9412%
        XYZ:
        18.0796, 8.9857, 47.2359
        xyY:
        0.2433, 0.1209, 8.9857
      CIE-Lab:
        35.9568, 63.6026, -61.8221
        CIE-LCH:
        35.9568, 88.6976, 315.8133
        CIE-Luv:
        35.9568, 22.2792, -90.5887
        Hunter-Lab:
        29.9762, 55.2005, -72.4445
      #7f1eba color charts
#7f1eba RGB chart
      #7f1eba CMYK chart
      #7f1eba RGB pie chart
      #7f1eba color shades, tints & tones
#7f1eba color schemes
#7f1eba color preview, HTML & CSS examples
           This text has a color of #7f1eba        
        
          <p style="color:#7f1eba;">Text here</p>
        
        
          .mytext {color:#7f1eba;}
        
        Text color #7f1eba
      
           This box has a color of #7f1eba        
        
          <div style="background-color:#7f1eba;">Content here</div>
        
        
          .mybackground {background-color:#7f1eba;}
        
        Background color #7f1eba
      
           Border around this has a color of #7f1eba        
        
          <div style="border:2px solid #7f1eba;">Content here</div>
        
        
          .myborder {border:2px solid #7f1eba;}
        
        Border color #7f1eba