#55519f color space conversions
Hex:
        #55519f
        RGB:
        85, 81, 159
        CMY:
        67, 68, 38
        CMYK:
        47, 49, 0, 38
      HSL:
        243°, 32.5000%, 47.0588%
        HSV (HSB):
        243°, 49.0566%, 62.3529%
        XYZ:
        12.9467, 10.3194, 34.1104
        xyY:
        0.2256, 0.1799, 10.3194
      CIE-Lab:
        38.4096, 22.7389, -42.0234
        CIE-LCH:
        38.4096, 47.7810, 298.4179
        CIE-Luv:
        38.4096, -3.0381, -62.1383
        Hunter-Lab:
        32.1238, 15.7238, -40.4700
      #55519f color charts
#55519f RGB chart
      #55519f CMYK chart
      #55519f RGB pie chart
      #55519f color shades, tints & tones
#55519f color schemes
#55519f color preview, HTML & CSS examples
           This text has a color of #55519f        
        
          <p style="color:#55519f;">Text here</p>
        
        
          .mytext {color:#55519f;}
        
        Text color #55519f
      
           This box has a color of #55519f        
        
          <div style="background-color:#55519f;">Content here</div>
        
        
          .mybackground {background-color:#55519f;}
        
        Background color #55519f
      
           Border around this has a color of #55519f        
        
          <div style="border:2px solid #55519f;">Content here</div>
        
        
          .myborder {border:2px solid #55519f;}
        
        Border color #55519f