#5c528e color space conversions
Hex:
        #5c528e
        RGB:
        92, 82, 142
        CMY:
        64, 68, 44
        CMYK:
        35, 42, 0, 44
      HSL:
        250°, 26.7857%, 43.9216%
        HSV (HSB):
        250°, 42.2535%, 55.6863%
        XYZ:
        12.3134, 10.2629, 26.9231
        xyY:
        0.2488, 0.2073, 10.2629
      CIE-Lab:
        38.3102, 18.9021, -31.8930
        CIE-LCH:
        38.3102, 37.0736, 300.6541
        CIE-Luv:
        38.3102, 0.7702, -47.0264
        Hunter-Lab:
        32.0357, 12.5465, -27.4028
      #5c528e color charts
#5c528e RGB chart
      #5c528e CMYK chart
      #5c528e RGB pie chart
      #5c528e color shades, tints & tones
#5c528e color schemes
#5c528e color preview, HTML & CSS examples
           This text has a color of #5c528e        
        
          <p style="color:#5c528e;">Text here</p>
        
        
          .mytext {color:#5c528e;}
        
        Text color #5c528e
      
           This box has a color of #5c528e        
        
          <div style="background-color:#5c528e;">Content here</div>
        
        
          .mybackground {background-color:#5c528e;}
        
        Background color #5c528e
      
           Border around this has a color of #5c528e        
        
          <div style="border:2px solid #5c528e;">Content here</div>
        
        
          .myborder {border:2px solid #5c528e;}
        
        Border color #5c528e