#7c2cbe color space conversions
Hex:
        #7c2cbe
        RGB:
        124, 44, 190
        CMY:
        51, 83, 25
        CMYK:
        35, 77, 0, 25
      HSL:
        273°, 62.3932%, 45.8824%
        HSV (HSB):
        273°, 76.8421%, 74.5098%
        XYZ:
        18.5071, 9.8042, 49.6322
        xyY:
        0.2374, 0.1258, 9.8042
      CIE-Lab:
        37.4886, 59.2490, -61.6992
        CIE-LCH:
        37.4886, 85.5408, 313.8395
        CIE-Luv:
        37.4886, 18.3100, -91.4964
        Hunter-Lab:
        31.3116, 50.7095, -72.0628
      #7c2cbe color charts
#7c2cbe RGB chart
      #7c2cbe CMYK chart
      #7c2cbe RGB pie chart
      #7c2cbe color shades, tints & tones
#7c2cbe color schemes
#7c2cbe color preview, HTML & CSS examples
           This text has a color of #7c2cbe        
        
          <p style="color:#7c2cbe;">Text here</p>
        
        
          .mytext {color:#7c2cbe;}
        
        Text color #7c2cbe
      
           This box has a color of #7c2cbe        
        
          <div style="background-color:#7c2cbe;">Content here</div>
        
        
          .mybackground {background-color:#7c2cbe;}
        
        Background color #7c2cbe
      
           Border around this has a color of #7c2cbe        
        
          <div style="border:2px solid #7c2cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7c2cbe;}
        
        Border color #7c2cbe