#5c237b color space conversions
Hex:
        #5c237b
        RGB:
        92, 35, 123
        CMY:
        64, 86, 52
        CMYK:
        25, 72, 0, 52
      HSL:
        279°, 55.6962%, 30.9804%
        HSV (HSB):
        279°, 71.5447%, 48.2353%
        XYZ:
        8.5898, 4.9074, 19.2334
        xyY:
        0.2624, 0.1499, 4.9074
      CIE-Lab:
        26.4694, 41.3227, -38.9947
        CIE-LCH:
        26.4694, 56.8169, 316.6603
        CIE-Luv:
        26.4694, 16.4330, -52.5225
        Hunter-Lab:
        22.1527, 30.4469, -35.9697
      #5c237b color charts
#5c237b RGB chart
      #5c237b CMYK chart
      #5c237b RGB pie chart
      #5c237b color shades, tints & tones
#5c237b color schemes
#5c237b color preview, HTML & CSS examples
           This text has a color of #5c237b        
        
          <p style="color:#5c237b;">Text here</p>
        
        
          .mytext {color:#5c237b;}
        
        Text color #5c237b
      
           This box has a color of #5c237b        
        
          <div style="background-color:#5c237b;">Content here</div>
        
        
          .mybackground {background-color:#5c237b;}
        
        Background color #5c237b
      
           Border around this has a color of #5c237b        
        
          <div style="border:2px solid #5c237b;">Content here</div>
        
        
          .myborder {border:2px solid #5c237b;}
        
        Border color #5c237b