#55698f color space conversions
Hex:
        #55698f
        RGB:
        85, 105, 143
        CMY:
        67, 59, 44
        CMYK:
        41, 27, 0, 44
      HSL:
        219°, 25.4386%, 44.7059%
        HSV (HSB):
        219°, 40.5594%, 56.0784%
        XYZ:
        13.7558, 14.0176, 27.9673
        xyY:
        0.2468, 0.2515, 14.0176
      CIE-Lab:
        44.2582, 2.7805, -23.2401
        CIE-LCH:
        44.2582, 23.4058, 276.8227
        CIE-Luv:
        44.2582, -11.0167, -33.7312
        Hunter-Lab:
        37.4401, 0.0622, -18.0808
      #55698f color charts
#55698f RGB chart
      #55698f CMYK chart
      #55698f RGB pie chart
      #55698f color shades, tints & tones
#55698f color schemes
#55698f color preview, HTML & CSS examples
           This text has a color of #55698f        
        
          <p style="color:#55698f;">Text here</p>
        
        
          .mytext {color:#55698f;}
        
        Text color #55698f
      
           This box has a color of #55698f        
        
          <div style="background-color:#55698f;">Content here</div>
        
        
          .mybackground {background-color:#55698f;}
        
        Background color #55698f
      
           Border around this has a color of #55698f        
        
          <div style="border:2px solid #55698f;">Content here</div>
        
        
          .myborder {border:2px solid #55698f;}
        
        Border color #55698f