#823fba color space conversions
Hex:
        #823fba
        RGB:
        130, 63, 186
        CMY:
        49, 75, 27
        CMYK:
        30, 66, 0, 27
      HSL:
        273°, 49.3976%, 48.8235%
        HSV (HSB):
        273°, 66.1290%, 72.9412%
        XYZ:
        19.8464, 11.8460, 47.6949
        xyY:
        0.2500, 0.1492, 11.8460
      CIE-Lab:
        40.9703, 51.0699, -53.6669
        CIE-LCH:
        40.9703, 74.0829, 313.5796
        CIE-Luv:
        40.9703, 18.7592, -82.7348
        Hunter-Lab:
        34.4180, 42.6963, -58.0686
      #823fba color charts
#823fba RGB chart
      #823fba CMYK chart
      #823fba RGB pie chart
      #823fba color shades, tints & tones
#823fba color schemes
#823fba color preview, HTML & CSS examples
           This text has a color of #823fba        
        
          <p style="color:#823fba;">Text here</p>
        
        
          .mytext {color:#823fba;}
        
        Text color #823fba
      
           This box has a color of #823fba        
        
          <div style="background-color:#823fba;">Content here</div>
        
        
          .mybackground {background-color:#823fba;}
        
        Background color #823fba
      
           Border around this has a color of #823fba        
        
          <div style="border:2px solid #823fba;">Content here</div>
        
        
          .myborder {border:2px solid #823fba;}
        
        Border color #823fba