#55146d color space conversions
Hex:
        #55146d
        RGB:
        85, 20, 109
        CMY:
        67, 92, 57
        CMYK:
        22, 82, 0, 57
      HSL:
        284°, 68.9922%, 25.2941%
        HSV (HSB):
        284°, 81.6514%, 42.7451%
        XYZ:
        6.7568, 3.5357, 14.7943
        xyY:
        0.2693, 0.1409, 3.5357
      CIE-Lab:
        22.0731, 43.0192, -37.1762
        CIE-LCH:
        22.0731, 56.8570, 319.1672
        CIE-Luv:
        22.0731, 17.6755, -46.7372
        Hunter-Lab:
        18.8035, 31.2352, -33.4860
      #55146d color charts
#55146d RGB chart
      #55146d CMYK chart
      #55146d RGB pie chart
      #55146d color shades, tints & tones
#55146d color schemes
#55146d color preview, HTML & CSS examples
           This text has a color of #55146d        
        
          <p style="color:#55146d;">Text here</p>
        
        
          .mytext {color:#55146d;}
        
        Text color #55146d
      
           This box has a color of #55146d        
        
          <div style="background-color:#55146d;">Content here</div>
        
        
          .mybackground {background-color:#55146d;}
        
        Background color #55146d
      
           Border around this has a color of #55146d        
        
          <div style="border:2px solid #55146d;">Content here</div>
        
        
          .myborder {border:2px solid #55146d;}
        
        Border color #55146d