#55166a color space conversions
Hex:
        #55166a
        RGB:
        85, 22, 106
        CMY:
        67, 91, 58
        CMYK:
        20, 79, 0, 58
      HSL:
        285°, 65.6250%, 25.0980%
        HSV (HSB):
        285°, 79.2453%, 41.5686%
        XYZ:
        6.6347, 3.5457, 13.9704
        xyY:
        0.2747, 0.1468, 3.5457
      CIE-Lab:
        22.1089, 41.6102, -35.1690
        CIE-LCH:
        22.1089, 54.4818, 319.7954
        CIE-Luv:
        22.1089, 18.1165, -44.4498
        Hunter-Lab:
        18.8301, 29.9414, -30.8072
      #55166a color charts
#55166a RGB chart
      #55166a CMYK chart
      #55166a RGB pie chart
      #55166a color shades, tints & tones
#55166a color schemes
#55166a color preview, HTML & CSS examples
           This text has a color of #55166a        
        
          <p style="color:#55166a;">Text here</p>
        
        
          .mytext {color:#55166a;}
        
        Text color #55166a
      
           This box has a color of #55166a        
        
          <div style="background-color:#55166a;">Content here</div>
        
        
          .mybackground {background-color:#55166a;}
        
        Background color #55166a
      
           Border around this has a color of #55166a        
        
          <div style="border:2px solid #55166a;">Content here</div>
        
        
          .myborder {border:2px solid #55166a;}
        
        Border color #55166a