#5c059e color space conversions
Hex:
        #5c059e
        RGB:
        92, 5, 158
        CMY:
        64, 98, 38
        CMYK:
        42, 97, 0, 38
      HSL:
        274°, 93.8650%, 31.9608%
        HSV (HSB):
        274°, 96.8354%, 61.9608%
        XYZ:
        10.6395, 4.8525, 32.7236
        xyY:
        0.2207, 0.1006, 4.8525
      CIE-Lab:
        26.3103, 58.5986, -61.0180
        CIE-LCH:
        26.3103, 84.5990, 313.8413
        CIE-Luv:
        26.3103, 12.4886, -77.9312
        Hunter-Lab:
        22.0283, 47.6641, -72.6569
      #5c059e color charts
#5c059e RGB chart
      #5c059e CMYK chart
      #5c059e RGB pie chart
      #5c059e color shades, tints & tones
#5c059e color schemes
#5c059e color preview, HTML & CSS examples
           This text has a color of #5c059e        
        
          <p style="color:#5c059e;">Text here</p>
        
        
          .mytext {color:#5c059e;}
        
        Text color #5c059e
      
           This box has a color of #5c059e        
        
          <div style="background-color:#5c059e;">Content here</div>
        
        
          .mybackground {background-color:#5c059e;}
        
        Background color #5c059e
      
           Border around this has a color of #5c059e        
        
          <div style="border:2px solid #5c059e;">Content here</div>
        
        
          .myborder {border:2px solid #5c059e;}
        
        Border color #5c059e