#55277c color space conversions
Hex:
        #55277c
        RGB:
        85, 39, 124
        CMY:
        67, 85, 51
        CMYK:
        31, 69, 0, 51
      HSL:
        272°, 52.1472%, 31.9608%
        HSV (HSB):
        272°, 68.5484%, 48.6275%
        XYZ:
        8.1099, 4.8376, 19.5751
        xyY:
        0.2494, 0.1487, 4.8376
      CIE-Lab:
        26.2669, 37.9367, -40.0045
        CIE-LCH:
        26.2669, 55.1322, 313.4803
        CIE-Luv:
        26.2669, 11.9076, -53.2721
        Hunter-Lab:
        21.9945, 27.3272, -37.3720
      #55277c color charts
#55277c RGB chart
      #55277c CMYK chart
      #55277c RGB pie chart
      #55277c color shades, tints & tones
#55277c color schemes
#55277c color preview, HTML & CSS examples
           This text has a color of #55277c        
        
          <p style="color:#55277c;">Text here</p>
        
        
          .mytext {color:#55277c;}
        
        Text color #55277c
      
           This box has a color of #55277c        
        
          <div style="background-color:#55277c;">Content here</div>
        
        
          .mybackground {background-color:#55277c;}
        
        Background color #55277c
      
           Border around this has a color of #55277c        
        
          <div style="border:2px solid #55277c;">Content here</div>
        
        
          .myborder {border:2px solid #55277c;}
        
        Border color #55277c