#823daf color space conversions
Hex:
        #823daf
        RGB:
        130, 61, 175
        CMY:
        49, 76, 31
        CMYK:
        26, 65, 0, 31
      HSL:
        276°, 48.3051%, 46.2745%
        HSV (HSB):
        276°, 65.1429%, 68.6275%
        XYZ:
        18.6125, 11.1785, 41.7341
        xyY:
        0.2602, 0.1563, 11.1785
      CIE-Lab:
        39.8794, 49.4929, -48.9366
        CIE-LCH:
        39.8794, 69.6013, 315.3239
        CIE-Luv:
        39.8794, 21.3448, -75.3566
        Hunter-Lab:
        33.4342, 40.8595, -50.6046
      #823daf color charts
#823daf RGB chart
      #823daf CMYK chart
      #823daf RGB pie chart
      #823daf color shades, tints & tones
#823daf color schemes
#823daf color preview, HTML & CSS examples
           This text has a color of #823daf        
        
          <p style="color:#823daf;">Text here</p>
        
        
          .mytext {color:#823daf;}
        
        Text color #823daf
      
           This box has a color of #823daf        
        
          <div style="background-color:#823daf;">Content here</div>
        
        
          .mybackground {background-color:#823daf;}
        
        Background color #823daf
      
           Border around this has a color of #823daf        
        
          <div style="border:2px solid #823daf;">Content here</div>
        
        
          .myborder {border:2px solid #823daf;}
        
        Border color #823daf