#52719b color space conversions
Hex:
        #52719b
        RGB:
        82, 113, 155
        CMY:
        68, 56, 39
        CMYK:
        47, 27, 0, 39
      HSL:
        215°, 30.8017%, 46.4706%
        HSV (HSB):
        215°, 47.0968%, 60.7843%
        XYZ:
        15.3012, 15.9707, 33.2865
        xyY:
        0.2370, 0.2474, 15.9707
      CIE-Lab:
        46.9360, 0.7223, -26.2203
        CIE-LCH:
        46.9360, 26.2302, 271.5779
        CIE-Luv:
        46.9360, -15.4349, -38.5184
        Hunter-Lab:
        39.9633, -1.5915, -21.4100
      #52719b color charts
#52719b RGB chart
      #52719b CMYK chart
      #52719b RGB pie chart
      #52719b color shades, tints & tones
#52719b color schemes
#52719b color preview, HTML & CSS examples
           This text has a color of #52719b        
        
          <p style="color:#52719b;">Text here</p>
        
        
          .mytext {color:#52719b;}
        
        Text color #52719b
      
           This box has a color of #52719b        
        
          <div style="background-color:#52719b;">Content here</div>
        
        
          .mybackground {background-color:#52719b;}
        
        Background color #52719b
      
           Border around this has a color of #52719b        
        
          <div style="border:2px solid #52719b;">Content here</div>
        
        
          .myborder {border:2px solid #52719b;}
        
        Border color #52719b