#52847d color space conversions
Hex:
        #52847d
        RGB:
        82, 132, 125
        CMY:
        68, 48, 51
        CMYK:
        38, 0, 5, 48
      HSL:
        172°, 23.3645%, 41.9608%
        HSV (HSB):
        172°, 37.8788%, 51.7647%
        XYZ:
        15.4326, 19.7770, 22.4060
        xyY:
        0.2679, 0.3433, 19.7770
      CIE-Lab:
        51.5842, -18.5367, -1.5524
        CIE-LCH:
        51.5842, 18.6016, 184.7872
        CIE-Luv:
        51.5842, -23.5339, 0.6196
        Hunter-Lab:
        44.4714, -15.8812, 1.2579
      #52847d color charts
#52847d RGB chart
      #52847d CMYK chart
      #52847d RGB pie chart
      #52847d color shades, tints & tones
#52847d color schemes
#52847d color preview, HTML & CSS examples
           This text has a color of #52847d        
        
          <p style="color:#52847d;">Text here</p>
        
        
          .mytext {color:#52847d;}
        
        Text color #52847d
      
           This box has a color of #52847d        
        
          <div style="background-color:#52847d;">Content here</div>
        
        
          .mybackground {background-color:#52847d;}
        
        Background color #52847d
      
           Border around this has a color of #52847d        
        
          <div style="border:2px solid #52847d;">Content here</div>
        
        
          .myborder {border:2px solid #52847d;}
        
        Border color #52847d