#5c237f color space conversions
Hex:
        #5c237f
        RGB:
        92, 35, 127
        CMY:
        64, 86, 50
        CMYK:
        28, 72, 0, 50
      HSL:
        277°, 56.7901%, 31.7647%
        HSV (HSB):
        277°, 72.4409%, 49.8039%
        XYZ:
        8.8454, 5.0097, 20.5794
        xyY:
        0.2569, 0.1455, 5.0097
      CIE-Lab:
        26.7623, 42.2641, -41.0487
        CIE-LCH:
        26.7623, 58.9173, 315.8358
        CIE-Luv:
        26.7623, 15.6391, -55.2989
        Hunter-Lab:
        22.3823, 31.3737, -38.8466
      #5c237f color charts
#5c237f RGB chart
      #5c237f CMYK chart
      #5c237f RGB pie chart
      #5c237f color shades, tints & tones
#5c237f color schemes
#5c237f color preview, HTML & CSS examples
           This text has a color of #5c237f        
        
          <p style="color:#5c237f;">Text here</p>
        
        
          .mytext {color:#5c237f;}
        
        Text color #5c237f
      
           This box has a color of #5c237f        
        
          <div style="background-color:#5c237f;">Content here</div>
        
        
          .mybackground {background-color:#5c237f;}
        
        Background color #5c237f
      
           Border around this has a color of #5c237f        
        
          <div style="border:2px solid #5c237f;">Content here</div>
        
        
          .myborder {border:2px solid #5c237f;}
        
        Border color #5c237f