#7f226d color space conversions
Hex:
        #7f226d
        RGB:
        127, 34, 109
        CMY:
        50, 87, 57
        CMYK:
        0, 73, 14, 50
      HSL:
        312°, 57.7640%, 31.5686%
        HSV (HSB):
        312°, 73.2283%, 49.8039%
        XYZ:
        12.0847, 6.7602, 15.1359
        xyY:
        0.3556, 0.1989, 6.7602
      CIE-Lab:
        31.2547, 47.7379, -22.1312
        CIE-LCH:
        31.2547, 52.6184, 335.1277
        CIE-Luv:
        31.2547, 43.2228, -34.7118
        Hunter-Lab:
        26.0004, 37.4644, -16.3149
      #7f226d color charts
#7f226d RGB chart
      #7f226d CMYK chart
      #7f226d RGB pie chart
      #7f226d color shades, tints & tones
#7f226d color schemes
#7f226d color preview, HTML & CSS examples
           This text has a color of #7f226d        
        
          <p style="color:#7f226d;">Text here</p>
        
        
          .mytext {color:#7f226d;}
        
        Text color #7f226d
      
           This box has a color of #7f226d        
        
          <div style="background-color:#7f226d;">Content here</div>
        
        
          .mybackground {background-color:#7f226d;}
        
        Background color #7f226d
      
           Border around this has a color of #7f226d        
        
          <div style="border:2px solid #7f226d;">Content here</div>
        
        
          .myborder {border:2px solid #7f226d;}
        
        Border color #7f226d