#5c167d color space conversions
Hex:
        #5c167d
        RGB:
        92, 22, 125
        CMY:
        64, 91, 51
        CMYK:
        26, 82, 0, 51
      HSL:
        281°, 70.0680%, 28.8235%
        HSV (HSB):
        281°, 82.4000%, 49.0196%
        XYZ:
        8.4022, 4.3298, 19.7949
        xyY:
        0.2583, 0.1331, 4.3298
      CIE-Lab:
        24.7331, 47.1614, -43.0700
        CIE-LCH:
        24.7331, 63.8688, 317.5962
        CIE-Luv:
        24.7331, 17.8015, -56.1890
        Hunter-Lab:
        20.8082, 35.6629, -41.8372
      #5c167d color charts
#5c167d RGB chart
      #5c167d CMYK chart
      #5c167d RGB pie chart
      #5c167d color shades, tints & tones
#5c167d color schemes
#5c167d color preview, HTML & CSS examples
           This text has a color of #5c167d        
        
          <p style="color:#5c167d;">Text here</p>
        
        
          .mytext {color:#5c167d;}
        
        Text color #5c167d
      
           This box has a color of #5c167d        
        
          <div style="background-color:#5c167d;">Content here</div>
        
        
          .mybackground {background-color:#5c167d;}
        
        Background color #5c167d
      
           Border around this has a color of #5c167d        
        
          <div style="border:2px solid #5c167d;">Content here</div>
        
        
          .myborder {border:2px solid #5c167d;}
        
        Border color #5c167d