#7f244d color space conversions
Hex:
        #7f244d
        RGB:
        127, 36, 77
        CMY:
        50, 86, 70
        CMYK:
        0, 72, 39, 50
      HSL:
        333°, 55.8282%, 31.9608%
        HSV (HSB):
        333°, 71.6535%, 49.8039%
        XYZ:
        10.7228, 6.3096, 7.6739
        xyY:
        0.4340, 0.2554, 6.3096
      CIE-Lab:
        30.1805, 42.5443, -2.9915
        CIE-LCH:
        30.1805, 42.6493, 355.9779
        CIE-Luv:
        30.1805, 53.4511, -10.2148
        Hunter-Lab:
        25.1189, 32.2404, -0.5300
      #7f244d color charts
#7f244d RGB chart
      #7f244d CMYK chart
      #7f244d RGB pie chart
      #7f244d color shades, tints & tones
#7f244d color schemes
#7f244d color preview, HTML & CSS examples
           This text has a color of #7f244d        
        
          <p style="color:#7f244d;">Text here</p>
        
        
          .mytext {color:#7f244d;}
        
        Text color #7f244d
      
           This box has a color of #7f244d        
        
          <div style="background-color:#7f244d;">Content here</div>
        
        
          .mybackground {background-color:#7f244d;}
        
        Background color #7f244d
      
           Border around this has a color of #7f244d        
        
          <div style="border:2px solid #7f244d;">Content here</div>
        
        
          .myborder {border:2px solid #7f244d;}
        
        Border color #7f244d