#55256e color space conversions
Hex:
        #55256e
        RGB:
        85, 37, 110
        CMY:
        67, 85, 57
        CMYK:
        23, 66, 0, 57
      HSL:
        279°, 49.6599%, 28.8235%
        HSV (HSB):
        279°, 66.3636%, 43.1373%
        XYZ:
        7.2224, 4.3802, 15.2167
        xyY:
        0.2693, 0.1633, 4.3802
      CIE-Lab:
        24.8906, 35.5268, -33.2876
        CIE-LCH:
        24.8906, 48.6849, 316.8637
        CIE-Luv:
        24.8906, 14.8190, -43.9656
        Hunter-Lab:
        20.9290, 24.9726, -28.4572
      #55256e color charts
#55256e RGB chart
      #55256e CMYK chart
      #55256e RGB pie chart
      #55256e color shades, tints & tones
#55256e color schemes
#55256e color preview, HTML & CSS examples
           This text has a color of #55256e        
        
          <p style="color:#55256e;">Text here</p>
        
        
          .mytext {color:#55256e;}
        
        Text color #55256e
      
           This box has a color of #55256e        
        
          <div style="background-color:#55256e;">Content here</div>
        
        
          .mybackground {background-color:#55256e;}
        
        Background color #55256e
      
           Border around this has a color of #55256e        
        
          <div style="border:2px solid #55256e;">Content here</div>
        
        
          .myborder {border:2px solid #55256e;}
        
        Border color #55256e