#5c339e color space conversions
Hex:
        #5c339e
        RGB:
        92, 51, 158
        CMY:
        64, 80, 38
        CMYK:
        42, 68, 0, 38
      HSL:
        263°, 51.1962%, 40.9804%
        HSV (HSB):
        263°, 67.7215%, 61.9608%
        XYZ:
        11.7690, 7.1116, 33.1001
        xyY:
        0.2264, 0.1368, 7.1116
      CIE-Lab:
        32.0596, 42.0595, -51.6172
        CIE-LCH:
        32.0596, 66.5833, 309.1743
        CIE-Luv:
        32.0596, 7.6520, -72.6824
        Hunter-Lab:
        26.6676, 32.1080, -54.9243
      #5c339e color charts
#5c339e RGB chart
      #5c339e CMYK chart
      #5c339e RGB pie chart
      #5c339e color shades, tints & tones
#5c339e color schemes
#5c339e color preview, HTML & CSS examples
           This text has a color of #5c339e        
        
          <p style="color:#5c339e;">Text here</p>
        
        
          .mytext {color:#5c339e;}
        
        Text color #5c339e
      
           This box has a color of #5c339e        
        
          <div style="background-color:#5c339e;">Content here</div>
        
        
          .mybackground {background-color:#5c339e;}
        
        Background color #5c339e
      
           Border around this has a color of #5c339e        
        
          <div style="border:2px solid #5c339e;">Content here</div>
        
        
          .myborder {border:2px solid #5c339e;}
        
        Border color #5c339e