#55318c color space conversions
Hex:
        #55318c
        RGB:
        85, 49, 140
        CMY:
        67, 81, 45
        CMYK:
        39, 65, 0, 45
      HSL:
        264°, 48.1481%, 37.0588%
        HSV (HSB):
        264°, 65.0000%, 54.9020%
        XYZ:
        9.5782, 6.0214, 25.4684
        xyY:
        0.2332, 0.1466, 6.0214
      CIE-Lab:
        29.4663, 36.7010, -44.8380
        CIE-LCH:
        29.4663, 57.9432, 309.3012
        CIE-Luv:
        29.4663, 7.4592, -61.6562
        Hunter-Lab:
        24.5385, 26.7326, -44.3598
      #55318c color charts
#55318c RGB chart
      #55318c CMYK chart
      #55318c RGB pie chart
      #55318c color shades, tints & tones
#55318c color schemes
#55318c color preview, HTML & CSS examples
           This text has a color of #55318c        
        
          <p style="color:#55318c;">Text here</p>
        
        
          .mytext {color:#55318c;}
        
        Text color #55318c
      
           This box has a color of #55318c        
        
          <div style="background-color:#55318c;">Content here</div>
        
        
          .mybackground {background-color:#55318c;}
        
        Background color #55318c
      
           Border around this has a color of #55318c        
        
          <div style="border:2px solid #55318c;">Content here</div>
        
        
          .myborder {border:2px solid #55318c;}
        
        Border color #55318c