#7f2cbe color space conversions
Hex:
        #7f2cbe
        RGB:
        127, 44, 190
        CMY:
        50, 83, 25
        CMYK:
        33, 77, 0, 25
      HSL:
        274°, 62.3932%, 45.8824%
        HSV (HSB):
        274°, 76.8421%, 74.5098%
        XYZ:
        18.9473, 10.0311, 49.6528
        xyY:
        0.2410, 0.1276, 10.0311
      CIE-Lab:
        37.8982, 59.7635, -61.0143
        CIE-LCH:
        37.8982, 85.4074, 314.4066
        CIE-Luv:
        37.8982, 19.8120, -91.0314
        Hunter-Lab:
        31.6719, 51.3597, -70.7799
      #7f2cbe color charts
#7f2cbe RGB chart
      #7f2cbe CMYK chart
      #7f2cbe RGB pie chart
      #7f2cbe color shades, tints & tones
#7f2cbe color schemes
#7f2cbe color preview, HTML & CSS examples
           This text has a color of #7f2cbe        
        
          <p style="color:#7f2cbe;">Text here</p>
        
        
          .mytext {color:#7f2cbe;}
        
        Text color #7f2cbe
      
           This box has a color of #7f2cbe        
        
          <div style="background-color:#7f2cbe;">Content here</div>
        
        
          .mybackground {background-color:#7f2cbe;}
        
        Background color #7f2cbe
      
           Border around this has a color of #7f2cbe        
        
          <div style="border:2px solid #7f2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7f2cbe;}
        
        Border color #7f2cbe