#823b8a color space conversions
Hex:
        #823b8a
        RGB:
        130, 59, 138
        CMY:
        49, 77, 46
        CMYK:
        6, 57, 0, 46
      HSL:
        294°, 40.1015%, 38.6275%
        HSV (HSB):
        294°, 57.2464%, 54.1176%
        XYZ:
        15.3573, 9.7087, 25.1093
        xyY:
        0.3061, 0.1935, 9.7087
      CIE-Lab:
        37.3145, 42.5262, -30.7248
        CIE-LCH:
        37.3145, 52.4642, 324.1522
        CIE-Luv:
        37.3145, 30.1267, -47.8217
        Hunter-Lab:
        31.1588, 33.4497, -25.9676
      #823b8a color charts
#823b8a RGB chart
      #823b8a CMYK chart
      #823b8a RGB pie chart
      #823b8a color shades, tints & tones
#823b8a color schemes
#823b8a color preview, HTML & CSS examples
           This text has a color of #823b8a        
        
          <p style="color:#823b8a;">Text here</p>
        
        
          .mytext {color:#823b8a;}
        
        Text color #823b8a
      
           This box has a color of #823b8a        
        
          <div style="background-color:#823b8a;">Content here</div>
        
        
          .mybackground {background-color:#823b8a;}
        
        Background color #823b8a
      
           Border around this has a color of #823b8a        
        
          <div style="border:2px solid #823b8a;">Content here</div>
        
        
          .myborder {border:2px solid #823b8a;}
        
        Border color #823b8a