#813a90 color space conversions
Hex:
        #813a90
        RGB:
        129, 58, 144
        CMY:
        49, 77, 44
        CMYK:
        10, 60, 0, 44
      HSL:
        290°, 42.5743%, 39.6078%
        HSV (HSB):
        290°, 59.7222%, 56.4706%
        XYZ:
        15.6004, 9.7069, 27.4369
        xyY:
        0.2958, 0.1840, 9.7069
      CIE-Lab:
        37.3111, 43.9700, -34.4091
        CIE-LCH:
        37.3111, 55.8332, 321.9548
        CIE-Luv:
        37.3111, 28.3335, -53.1521
        Hunter-Lab:
        31.1558, 34.8559, -30.4038
      #813a90 color charts
#813a90 RGB chart
      #813a90 CMYK chart
      #813a90 RGB pie chart
      #813a90 color shades, tints & tones
#813a90 color schemes
#813a90 color preview, HTML & CSS examples
           This text has a color of #813a90        
        
          <p style="color:#813a90;">Text here</p>
        
        
          .mytext {color:#813a90;}
        
        Text color #813a90
      
           This box has a color of #813a90        
        
          <div style="background-color:#813a90;">Content here</div>
        
        
          .mybackground {background-color:#813a90;}
        
        Background color #813a90
      
           Border around this has a color of #813a90        
        
          <div style="border:2px solid #813a90;">Content here</div>
        
        
          .myborder {border:2px solid #813a90;}
        
        Border color #813a90