#82238e color space conversions
Hex:
        #82238e
        RGB:
        130, 35, 142
        CMY:
        49, 86, 44
        CMYK:
        8, 75, 0, 44
      HSL:
        293°, 60.4520%, 34.7059%
        HSV (HSB):
        293°, 75.3521%, 55.6863%
        XYZ:
        14.6894, 7.9009, 26.3420
        xyY:
        0.3002, 0.1615, 7.9009
      CIE-Lab:
        33.7756, 53.7736, -38.8014
        CIE-LCH:
        33.7756, 66.3110, 324.1869
        CIE-Luv:
        33.7756, 34.6967, -58.5222
        Hunter-Lab:
        28.1085, 44.0938, -35.8879
      #82238e color charts
#82238e RGB chart
      #82238e CMYK chart
      #82238e RGB pie chart
      #82238e color shades, tints & tones
#82238e color schemes
#82238e color preview, HTML & CSS examples
           This text has a color of #82238e        
        
          <p style="color:#82238e;">Text here</p>
        
        
          .mytext {color:#82238e;}
        
        Text color #82238e
      
           This box has a color of #82238e        
        
          <div style="background-color:#82238e;">Content here</div>
        
        
          .mybackground {background-color:#82238e;}
        
        Background color #82238e
      
           Border around this has a color of #82238e        
        
          <div style="border:2px solid #82238e;">Content here</div>
        
        
          .myborder {border:2px solid #82238e;}
        
        Border color #82238e