#52767d color space conversions
Hex:
        #52767d
        RGB:
        82, 118, 125
        CMY:
        68, 54, 51
        CMYK:
        34, 6, 0, 51
      HSL:
        190°, 20.7729%, 40.5882%
        HSV (HSB):
        190°, 34.4000%, 49.0196%
        XYZ:
        13.6598, 16.2314, 21.8151
        xyY:
        0.2642, 0.3139, 16.2314
      CIE-Lab:
        47.2766, -10.8422, -7.9319
        CIE-LCH:
        47.2766, 13.4338, 216.1886
        CIE-Luv:
        47.2766, -17.4888, -9.5102
        Hunter-Lab:
        40.2882, -9.9836, -3.9024
      #52767d color charts
#52767d RGB chart
      #52767d CMYK chart
      #52767d RGB pie chart
      #52767d color shades, tints & tones
#52767d color schemes
#52767d color preview, HTML & CSS examples
           This text has a color of #52767d        
        
          <p style="color:#52767d;">Text here</p>
        
        
          .mytext {color:#52767d;}
        
        Text color #52767d
      
           This box has a color of #52767d        
        
          <div style="background-color:#52767d;">Content here</div>
        
        
          .mybackground {background-color:#52767d;}
        
        Background color #52767d
      
           Border around this has a color of #52767d        
        
          <div style="border:2px solid #52767d;">Content here</div>
        
        
          .myborder {border:2px solid #52767d;}
        
        Border color #52767d