#83559a color space conversions
Hex:
        #83559a
        RGB:
        131, 85, 154
        CMY:
        49, 67, 40
        CMYK:
        15, 45, 0, 40
      HSL:
        280°, 28.8703%, 46.8627%
        HSV (HSB):
        280°, 44.8052%, 60.3922%
        XYZ:
        18.4413, 13.6554, 32.2356
        xyY:
        0.2867, 0.2123, 13.6554
      CIE-Lab:
        43.7346, 31.9827, -30.3068
        CIE-LCH:
        43.7346, 44.0613, 316.5412
        CIE-Luv:
        43.7346, 18.5868, -47.9022
        Hunter-Lab:
        36.9532, 24.4114, -25.8536
      #83559a color charts
#83559a RGB chart
      #83559a CMYK chart
      #83559a RGB pie chart
      #83559a color shades, tints & tones
#83559a color schemes
#83559a color preview, HTML & CSS examples
           This text has a color of #83559a        
        
          <p style="color:#83559a;">Text here</p>
        
        
          .mytext {color:#83559a;}
        
        Text color #83559a
      
           This box has a color of #83559a        
        
          <div style="background-color:#83559a;">Content here</div>
        
        
          .mybackground {background-color:#83559a;}
        
        Background color #83559a
      
           Border around this has a color of #83559a        
        
          <div style="border:2px solid #83559a;">Content here</div>
        
        
          .myborder {border:2px solid #83559a;}
        
        Border color #83559a