#8483c7 color space conversions
Hex:
        #8483c7
        RGB:
        132, 131, 199
        CMY:
        48, 49, 22
        CMYK:
        34, 34, 0, 22
      HSL:
        241°, 37.7778%, 64.7059%
        HSV (HSB):
        241°, 34.1709%, 78.0392%
        XYZ:
        27.9408, 25.2617, 57.4362
        xyY:
        0.2525, 0.2283, 25.2617
      CIE-Lab:
        57.3295, 16.3828, -35.1688
        CIE-LCH:
        57.3295, 38.7974, 294.9776
        CIE-Luv:
        57.3295, -3.6293, -56.4822
        Hunter-Lab:
        50.2610, 11.2741, -32.5715
      #8483c7 color charts
#8483c7 RGB chart
      #8483c7 CMYK chart
      #8483c7 RGB pie chart
      #8483c7 color shades, tints & tones
#8483c7 color schemes
#8483c7 color preview, HTML & CSS examples
           This text has a color of #8483c7        
        
          <p style="color:#8483c7;">Text here</p>
        
        
          .mytext {color:#8483c7;}
        
        Text color #8483c7
      
           This box has a color of #8483c7        
        
          <div style="background-color:#8483c7;">Content here</div>
        
        
          .mybackground {background-color:#8483c7;}
        
        Background color #8483c7
      
           Border around this has a color of #8483c7        
        
          <div style="border:2px solid #8483c7;">Content here</div>
        
        
          .myborder {border:2px solid #8483c7;}
        
        Border color #8483c7