#7f297b color space conversions
Hex:
        #7f297b
        RGB:
        127, 41, 123
        CMY:
        50, 84, 52
        CMYK:
        0, 68, 3, 50
      HSL:
        303°, 51.1905%, 32.9412%
        HSV (HSB):
        303°, 67.7165%, 49.8039%
        XYZ:
        13.1205, 7.5280, 19.5004
        xyY:
        0.3268, 0.1875, 7.5280
      CIE-Lab:
        32.9798, 47.2888, -28.2868
        CIE-LCH:
        32.9798, 55.1033, 329.1134
        CIE-Luv:
        32.9798, 37.1080, -43.3885
        Hunter-Lab:
        27.4371, 37.3440, -22.9332
      #7f297b color charts
#7f297b RGB chart
      #7f297b CMYK chart
      #7f297b RGB pie chart
      #7f297b color shades, tints & tones
#7f297b color schemes
#7f297b color preview, HTML & CSS examples
           This text has a color of #7f297b        
        
          <p style="color:#7f297b;">Text here</p>
        
        
          .mytext {color:#7f297b;}
        
        Text color #7f297b
      
           This box has a color of #7f297b        
        
          <div style="background-color:#7f297b;">Content here</div>
        
        
          .mybackground {background-color:#7f297b;}
        
        Background color #7f297b
      
           Border around this has a color of #7f297b        
        
          <div style="border:2px solid #7f297b;">Content here</div>
        
        
          .myborder {border:2px solid #7f297b;}
        
        Border color #7f297b