#5c053d color space conversions
Hex:
        #5c053d
        RGB:
        92, 5, 61
        CMY:
        64, 98, 76
        CMYK:
        0, 95, 34, 64
      HSL:
        321°, 89.6907%, 19.0196%
        HSV (HSB):
        321°, 94.5652%, 36.0784%
        XYZ:
        5.3102, 2.7208, 4.6602
        xyY:
        0.4184, 0.2144, 2.7208
      CIE-Lab:
        18.8890, 40.7604, -9.8055
        CIE-LCH:
        18.8890, 41.9233, 346.4737
        CIE-Luv:
        18.8890, 38.2017, -14.9581
        Hunter-Lab:
        16.4948, 28.5992, -5.2045
      #5c053d color charts
#5c053d RGB chart
      #5c053d CMYK chart
      #5c053d RGB pie chart
      #5c053d color shades, tints & tones
#5c053d color schemes
#5c053d color preview, HTML & CSS examples
           This text has a color of #5c053d        
        
          <p style="color:#5c053d;">Text here</p>
        
        
          .mytext {color:#5c053d;}
        
        Text color #5c053d
      
           This box has a color of #5c053d        
        
          <div style="background-color:#5c053d;">Content here</div>
        
        
          .mybackground {background-color:#5c053d;}
        
        Background color #5c053d
      
           Border around this has a color of #5c053d        
        
          <div style="border:2px solid #5c053d;">Content here</div>
        
        
          .myborder {border:2px solid #5c053d;}
        
        Border color #5c053d