#5c438e color space conversions
Hex:
        #5c438e
        RGB:
        92, 67, 142
        CMY:
        64, 74, 44
        CMYK:
        35, 53, 0, 44
      HSL:
        260°, 35.8852%, 40.9804%
        HSV (HSB):
        260°, 52.8169%, 55.6863%
        XYZ:
        11.3033, 8.2426, 26.5864
        xyY:
        0.2450, 0.1787, 8.2426
      CIE-Lab:
        34.4831, 28.2814, -37.9658
        CIE-LCH:
        34.4831, 47.3418, 306.6831
        CIE-Luv:
        34.4831, 5.7137, -55.0566
        Hunter-Lab:
        28.7100, 20.0340, -34.8076
      #5c438e color charts
#5c438e RGB chart
      #5c438e CMYK chart
      #5c438e RGB pie chart
      #5c438e color shades, tints & tones
#5c438e color schemes
#5c438e color preview, HTML & CSS examples
           This text has a color of #5c438e        
        
          <p style="color:#5c438e;">Text here</p>
        
        
          .mytext {color:#5c438e;}
        
        Text color #5c438e
      
           This box has a color of #5c438e        
        
          <div style="background-color:#5c438e;">Content here</div>
        
        
          .mybackground {background-color:#5c438e;}
        
        Background color #5c438e
      
           Border around this has a color of #5c438e        
        
          <div style="border:2px solid #5c438e;">Content here</div>
        
        
          .myborder {border:2px solid #5c438e;}
        
        Border color #5c438e