#823ca5 color space conversions
Hex:
        #823ca5
        RGB:
        130, 60, 165
        CMY:
        49, 76, 35
        CMYK:
        21, 64, 0, 35
      HSL:
        280°, 46.6667%, 44.1176%
        HSV (HSB):
        280°, 63.6364%, 64.7059%
        XYZ:
        17.6133, 10.6942, 36.7332
        xyY:
        0.2708, 0.1644, 10.6942
      CIE-Lab:
        39.0605, 47.7311, -44.2970
        CIE-LCH:
        39.0605, 65.1190, 317.1370
        CIE-Luv:
        39.0605, 23.6621, -68.2490
        Hunter-Lab:
        32.7019, 38.9120, -43.7075
      #823ca5 color charts
#823ca5 RGB chart
      #823ca5 CMYK chart
      #823ca5 RGB pie chart
      #823ca5 color shades, tints & tones
#823ca5 color schemes
#823ca5 color preview, HTML & CSS examples
           This text has a color of #823ca5        
        
          <p style="color:#823ca5;">Text here</p>
        
        
          .mytext {color:#823ca5;}
        
        Text color #823ca5
      
           This box has a color of #823ca5        
        
          <div style="background-color:#823ca5;">Content here</div>
        
        
          .mybackground {background-color:#823ca5;}
        
        Background color #823ca5
      
           Border around this has a color of #823ca5        
        
          <div style="border:2px solid #823ca5;">Content here</div>
        
        
          .myborder {border:2px solid #823ca5;}
        
        Border color #823ca5