#55178d color space conversions
Hex:
        #55178d
        RGB:
        85, 23, 141
        CMY:
        67, 91, 45
        CMYK:
        40, 84, 0, 45
      HSL:
        272°, 71.9512%, 32.1569%
        HSV (HSB):
        272°, 83.6879%, 55.2941%
        XYZ:
        8.8604, 4.4672, 25.5946
        xyY:
        0.2276, 0.1148, 4.4672
      CIE-Lab:
        25.1594, 49.3013, -52.4670
        CIE-LCH:
        25.1594, 71.9958, 313.2183
        CIE-Luv:
        25.1594, 11.2296, -67.0373
        Hunter-Lab:
        21.1357, 37.8427, -57.0031
      #55178d color charts
#55178d RGB chart
      #55178d CMYK chart
      #55178d RGB pie chart
      #55178d color shades, tints & tones
#55178d color schemes
#55178d color preview, HTML & CSS examples
           This text has a color of #55178d        
        
          <p style="color:#55178d;">Text here</p>
        
        
          .mytext {color:#55178d;}
        
        Text color #55178d
      
           This box has a color of #55178d        
        
          <div style="background-color:#55178d;">Content here</div>
        
        
          .mybackground {background-color:#55178d;}
        
        Background color #55178d
      
           Border around this has a color of #55178d        
        
          <div style="border:2px solid #55178d;">Content here</div>
        
        
          .myborder {border:2px solid #55178d;}
        
        Border color #55178d