#48527c color space conversions
Hex:
        #48527c
        RGB:
        72, 82, 124
        CMY:
        72, 68, 51
        CMYK:
        42, 34, 0, 51
      HSL:
        228°, 26.5306%, 38.4314%
        HSV (HSB):
        228°, 41.9355%, 48.6275%
        XYZ:
        9.3279, 8.8675, 20.2888
        xyY:
        0.2424, 0.2304, 8.8675
      CIE-Lab:
        35.7280, 7.6657, -25.0477
        CIE-LCH:
        35.7280, 26.1945, 287.0163
        CIE-Luv:
        35.7280, -6.6079, -35.1112
        Hunter-Lab:
        29.7784, 3.8016, -19.5508
      #48527c color charts
#48527c RGB chart
      #48527c CMYK chart
      #48527c RGB pie chart
      #48527c color shades, tints & tones
#48527c color schemes
#48527c color preview, HTML & CSS examples
           This text has a color of #48527c        
        
          <p style="color:#48527c;">Text here</p>
        
        
          .mytext {color:#48527c;}
        
        Text color #48527c
      
           This box has a color of #48527c        
        
          <div style="background-color:#48527c;">Content here</div>
        
        
          .mybackground {background-color:#48527c;}
        
        Background color #48527c
      
           Border around this has a color of #48527c        
        
          <div style="border:2px solid #48527c;">Content here</div>
        
        
          .myborder {border:2px solid #48527c;}
        
        Border color #48527c