#7f2ebb color space conversions
Hex:
        #7f2ebb
        RGB:
        127, 46, 187
        CMY:
        50, 82, 27
        CMYK:
        32, 75, 0, 27
      HSL:
        274°, 60.5150%, 45.6863%
        HSV (HSB):
        274°, 75.4011%, 73.3333%
        XYZ:
        18.6990, 10.0539, 47.9688
        xyY:
        0.2437, 0.1310, 10.0539
      CIE-Lab:
        37.9389, 58.3062, -59.1836
        CIE-LCH:
        37.9389, 83.0802, 314.5721
        CIE-Luv:
        37.9389, 20.1279, -88.5940
        Hunter-Lab:
        31.7078, 49.7779, -67.5005
      #7f2ebb color charts
#7f2ebb RGB chart
      #7f2ebb CMYK chart
      #7f2ebb RGB pie chart
      #7f2ebb color shades, tints & tones
#7f2ebb color schemes
#7f2ebb color preview, HTML & CSS examples
           This text has a color of #7f2ebb        
        
          <p style="color:#7f2ebb;">Text here</p>
        
        
          .mytext {color:#7f2ebb;}
        
        Text color #7f2ebb
      
           This box has a color of #7f2ebb        
        
          <div style="background-color:#7f2ebb;">Content here</div>
        
        
          .mybackground {background-color:#7f2ebb;}
        
        Background color #7f2ebb
      
           Border around this has a color of #7f2ebb        
        
          <div style="border:2px solid #7f2ebb;">Content here</div>
        
        
          .myborder {border:2px solid #7f2ebb;}
        
        Border color #7f2ebb