#55296f color space conversions
Hex:
        #55296f
        RGB:
        85, 41, 111
        CMY:
        67, 84, 56
        CMYK:
        23, 63, 0, 56
      HSL:
        278°, 46.0526%, 29.8039%
        HSV (HSB):
        278°, 63.0631%, 43.5294%
        XYZ:
        7.4085, 4.6649, 15.5489
        xyY:
        0.2682, 0.1689, 4.6649
      CIE-Lab:
        25.7578, 33.5926, -32.5422
        CIE-LCH:
        25.7578, 46.7703, 315.9099
        CIE-Luv:
        25.7578, 13.7589, -43.4751
        Hunter-Lab:
        21.5983, 23.4307, -27.5647
      #55296f color charts
#55296f RGB chart
      #55296f CMYK chart
      #55296f RGB pie chart
      #55296f color shades, tints & tones
#55296f color schemes
#55296f color preview, HTML & CSS examples
           This text has a color of #55296f        
        
          <p style="color:#55296f;">Text here</p>
        
        
          .mytext {color:#55296f;}
        
        Text color #55296f
      
           This box has a color of #55296f        
        
          <div style="background-color:#55296f;">Content here</div>
        
        
          .mybackground {background-color:#55296f;}
        
        Background color #55296f
      
           Border around this has a color of #55296f        
        
          <div style="border:2px solid #55296f;">Content here</div>
        
        
          .myborder {border:2px solid #55296f;}
        
        Border color #55296f