#82095d color space conversions
Hex:
        #82095d
        RGB:
        130, 9, 93
        CMY:
        49, 96, 64
        CMYK:
        0, 93, 28, 49
      HSL:
        318°, 87.0504%, 27.2549%
        HSV (HSB):
        318°, 93.0769%, 50.9804%
        XYZ:
        11.2794, 5.7315, 10.8677
        xyY:
        0.4046, 0.2056, 5.7315
      CIE-Lab:
        28.7247, 52.9289, -15.6617
        CIE-LCH:
        28.7247, 55.1974, 343.5165
        CIE-Luv:
        28.7247, 55.8658, -26.5491
        Hunter-Lab:
        23.9406, 42.2027, -10.1560
      #82095d color charts
#82095d RGB chart
      #82095d CMYK chart
      #82095d RGB pie chart
      #82095d color shades, tints & tones
#82095d color schemes
#82095d color preview, HTML & CSS examples
           This text has a color of #82095d        
        
          <p style="color:#82095d;">Text here</p>
        
        
          .mytext {color:#82095d;}
        
        Text color #82095d
      
           This box has a color of #82095d        
        
          <div style="background-color:#82095d;">Content here</div>
        
        
          .mybackground {background-color:#82095d;}
        
        Background color #82095d
      
           Border around this has a color of #82095d        
        
          <div style="border:2px solid #82095d;">Content here</div>
        
        
          .myborder {border:2px solid #82095d;}
        
        Border color #82095d