#7f218b color space conversions
Hex:
        #7f218b
        RGB:
        127, 33, 139
        CMY:
        50, 87, 45
        CMYK:
        9, 76, 0, 45
      HSL:
        293°, 61.6279%, 33.7255%
        HSV (HSB):
        293°, 76.2590%, 54.5098%
        XYZ:
        13.9565, 7.4638, 25.1312
        xyY:
        0.2998, 0.1603, 7.4638
      CIE-Lab:
        32.8403, 53.2657, -38.4746
        CIE-LCH:
        32.8403, 65.7079, 324.1589
        CIE-Luv:
        32.8403, 33.9305, -57.4834
        Hunter-Lab:
        27.3200, 43.3770, -35.4158
      #7f218b color charts
#7f218b RGB chart
      #7f218b CMYK chart
      #7f218b RGB pie chart
      #7f218b color shades, tints & tones
#7f218b color schemes
#7f218b color preview, HTML & CSS examples
           This text has a color of #7f218b        
        
          <p style="color:#7f218b;">Text here</p>
        
        
          .mytext {color:#7f218b;}
        
        Text color #7f218b
      
           This box has a color of #7f218b        
        
          <div style="background-color:#7f218b;">Content here</div>
        
        
          .mybackground {background-color:#7f218b;}
        
        Background color #7f218b
      
           Border around this has a color of #7f218b        
        
          <div style="border:2px solid #7f218b;">Content here</div>
        
        
          .myborder {border:2px solid #7f218b;}
        
        Border color #7f218b