#844a85 color space conversions
Hex:
        #844a85
        RGB:
        132, 74, 133
        CMY:
        48, 71, 48
        CMYK:
        1, 44, 0, 48
      HSL:
        299°, 28.5024%, 40.5882%
        HSV (HSB):
        299°, 44.3609%, 52.1569%
        XYZ:
        16.1981, 11.4965, 23.5556
        xyY:
        0.3161, 0.2243, 11.4965
      CIE-Lab:
        40.4045, 34.0893, -22.8136
        CIE-LCH:
        40.4045, 41.0187, 326.2084
        CIE-Luv:
        40.4045, 27.3252, -36.4135
        Hunter-Lab:
        33.9066, 25.9381, -17.4555
      #844a85 color charts
#844a85 RGB chart
      #844a85 CMYK chart
      #844a85 RGB pie chart
      #844a85 color shades, tints & tones
#844a85 color schemes
#844a85 color preview, HTML & CSS examples
           This text has a color of #844a85        
        
          <p style="color:#844a85;">Text here</p>
        
        
          .mytext {color:#844a85;}
        
        Text color #844a85
      
           This box has a color of #844a85        
        
          <div style="background-color:#844a85;">Content here</div>
        
        
          .mybackground {background-color:#844a85;}
        
        Background color #844a85
      
           Border around this has a color of #844a85        
        
          <div style="border:2px solid #844a85;">Content here</div>
        
        
          .myborder {border:2px solid #844a85;}
        
        Border color #844a85