#52738b color space conversions
Hex:
        #52738b
        RGB:
        82, 115, 139
        CMY:
        68, 55, 45
        CMYK:
        41, 17, 0, 45
      HSL:
        205°, 25.7919%, 43.3333%
        HSV (HSB):
        205°, 41.0072%, 54.5098%
        XYZ:
        14.2706, 15.9194, 26.7467
        xyY:
        0.2506, 0.2796, 15.9194
      CIE-Lab:
        46.8685, -5.2363, -16.8624
        CIE-LCH:
        46.8685, 17.6567, 252.7489
        CIE-Luv:
        46.8685, -16.1926, -23.4406
        Hunter-Lab:
        39.8991, -5.9798, -11.8162
      #52738b color charts
#52738b RGB chart
      #52738b CMYK chart
      #52738b RGB pie chart
      #52738b color shades, tints & tones
#52738b color schemes
#52738b color preview, HTML & CSS examples
           This text has a color of #52738b        
        
          <p style="color:#52738b;">Text here</p>
        
        
          .mytext {color:#52738b;}
        
        Text color #52738b
      
           This box has a color of #52738b        
        
          <div style="background-color:#52738b;">Content here</div>
        
        
          .mybackground {background-color:#52738b;}
        
        Background color #52738b
      
           Border around this has a color of #52738b        
        
          <div style="border:2px solid #52738b;">Content here</div>
        
        
          .myborder {border:2px solid #52738b;}
        
        Border color #52738b