#5c23bd color space conversions
Hex:
        #5c23bd
        RGB:
        92, 35, 189
        CMY:
        64, 86, 26
        CMYK:
        51, 81, 0, 26
      HSL:
        262°, 68.7500%, 43.9216%
        HSV (HSB):
        262°, 81.4815%, 74.1176%
        XYZ:
        14.2000, 7.1515, 48.7761
        xyY:
        0.2025, 0.1020, 7.1515
      CIE-Lab:
        32.1493, 57.7694, -70.0147
        CIE-LCH:
        32.1493, 90.7709, 309.5262
        CIE-Luv:
        32.1493, 5.9589, -95.2887
        Hunter-Lab:
        26.7423, 47.9833, -89.4212
      #5c23bd color charts
#5c23bd RGB chart
      #5c23bd CMYK chart
      #5c23bd RGB pie chart
      #5c23bd color shades, tints & tones
#5c23bd color schemes
#5c23bd color preview, HTML & CSS examples
           This text has a color of #5c23bd        
        
          <p style="color:#5c23bd;">Text here</p>
        
        
          .mytext {color:#5c23bd;}
        
        Text color #5c23bd
      
           This box has a color of #5c23bd        
        
          <div style="background-color:#5c23bd;">Content here</div>
        
        
          .mybackground {background-color:#5c23bd;}
        
        Background color #5c23bd
      
           Border around this has a color of #5c23bd        
        
          <div style="border:2px solid #5c23bd;">Content here</div>
        
        
          .myborder {border:2px solid #5c23bd;}
        
        Border color #5c23bd