#5c248b color space conversions
Hex:
        #5c248b
        RGB:
        92, 36, 139
        CMY:
        64, 86, 45
        CMYK:
        34, 74, 0, 45
      HSL:
        273°, 58.8571%, 34.3137%
        HSV (HSB):
        273°, 74.1007%, 54.5098%
        XYZ:
        9.7047, 5.4011, 24.9571
        xyY:
        0.2422, 0.1348, 5.4011
      CIE-Lab:
        27.8483, 44.6946, -46.7975
        CIE-LCH:
        27.8483, 64.7118, 313.6833
        CIE-Luv:
        27.8483, 13.2441, -63.2768
        Hunter-Lab:
        23.2404, 33.8674, -47.4015
      #5c248b color charts
#5c248b RGB chart
      #5c248b CMYK chart
      #5c248b RGB pie chart
      #5c248b color shades, tints & tones
#5c248b color schemes
#5c248b color preview, HTML & CSS examples
           This text has a color of #5c248b        
        
          <p style="color:#5c248b;">Text here</p>
        
        
          .mytext {color:#5c248b;}
        
        Text color #5c248b
      
           This box has a color of #5c248b        
        
          <div style="background-color:#5c248b;">Content here</div>
        
        
          .mybackground {background-color:#5c248b;}
        
        Background color #5c248b
      
           Border around this has a color of #5c248b        
        
          <div style="border:2px solid #5c248b;">Content here</div>
        
        
          .myborder {border:2px solid #5c248b;}
        
        Border color #5c248b