#82136e color space conversions
Hex:
        #82136e
        RGB:
        130, 19, 110
        CMY:
        49, 93, 57
        CMYK:
        0, 85, 15, 49
      HSL:
        311°, 74.4966%, 29.2157%
        HSV (HSB):
        311°, 85.3846%, 50.9804%
        XYZ:
        12.2533, 6.3374, 15.3293
        xyY:
        0.3612, 0.1868, 6.3374
      CIE-Lab:
        30.2481, 53.2398, -24.3059
        CIE-LCH:
        30.2481, 58.5256, 335.4616
        CIE-Luv:
        30.2481, 47.9252, -37.8611
        Hunter-Lab:
        25.1741, 42.8285, -18.4816
      #82136e color charts
#82136e RGB chart
      #82136e CMYK chart
      #82136e RGB pie chart
      #82136e color shades, tints & tones
#82136e color schemes
#82136e color preview, HTML & CSS examples
           This text has a color of #82136e        
        
          <p style="color:#82136e;">Text here</p>
        
        
          .mytext {color:#82136e;}
        
        Text color #82136e
      
           This box has a color of #82136e        
        
          <div style="background-color:#82136e;">Content here</div>
        
        
          .mybackground {background-color:#82136e;}
        
        Background color #82136e
      
           Border around this has a color of #82136e        
        
          <div style="border:2px solid #82136e;">Content here</div>
        
        
          .myborder {border:2px solid #82136e;}
        
        Border color #82136e