#55759d color space conversions
Hex:
        #55759d
        RGB:
        85, 117, 157
        CMY:
        67, 54, 38
        CMYK:
        46, 25, 0, 38
      HSL:
        213°, 29.7521%, 47.4510%
        HSV (HSB):
        213°, 45.8599%, 61.5686%
        XYZ:
        16.1934, 17.0882, 34.3432
        xyY:
        0.2395, 0.2527, 17.0882
      CIE-Lab:
        48.3710, -0.2760, -25.1569
        CIE-LCH:
        48.3710, 25.1584, 269.3715
        CIE-Luv:
        48.3710, -15.9477, -36.9846
        Hunter-Lab:
        41.3379, -2.4169, -20.3211
      #55759d color charts
#55759d RGB chart
      #55759d CMYK chart
      #55759d RGB pie chart
      #55759d color shades, tints & tones
#55759d color schemes
#55759d color preview, HTML & CSS examples
           This text has a color of #55759d        
        
          <p style="color:#55759d;">Text here</p>
        
        
          .mytext {color:#55759d;}
        
        Text color #55759d
      
           This box has a color of #55759d        
        
          <div style="background-color:#55759d;">Content here</div>
        
        
          .mybackground {background-color:#55759d;}
        
        Background color #55759d
      
           Border around this has a color of #55759d        
        
          <div style="border:2px solid #55759d;">Content here</div>
        
        
          .myborder {border:2px solid #55759d;}
        
        Border color #55759d