#82244f color space conversions
Hex:
        #82244f
        RGB:
        130, 36, 79
        CMY:
        49, 86, 69
        CMYK:
        0, 72, 39, 49
      HSL:
        333°, 56.6265%, 32.5490%
        HSV (HSB):
        333°, 72.3077%, 50.9804%
        XYZ:
        11.2481, 6.5721, 8.0728
        xyY:
        0.4344, 0.2538, 6.5721
      CIE-Lab:
        30.8122, 43.7035, -3.3098
        CIE-LCH:
        30.8122, 43.8287, 355.6691
        CIE-Luv:
        30.8122, 55.1985, -10.8492
        Hunter-Lab:
        25.6361, 33.4554, -0.7252
      #82244f color charts
#82244f RGB chart
      #82244f CMYK chart
      #82244f RGB pie chart
      #82244f color shades, tints & tones
#82244f color schemes
#82244f color preview, HTML & CSS examples
           This text has a color of #82244f        
        
          <p style="color:#82244f;">Text here</p>
        
        
          .mytext {color:#82244f;}
        
        Text color #82244f
      
           This box has a color of #82244f        
        
          <div style="background-color:#82244f;">Content here</div>
        
        
          .mybackground {background-color:#82244f;}
        
        Background color #82244f
      
           Border around this has a color of #82244f        
        
          <div style="border:2px solid #82244f;">Content here</div>
        
        
          .myborder {border:2px solid #82244f;}
        
        Border color #82244f