#5a23ba color space conversions
Hex:
        #5a23ba
        RGB:
        90, 35, 186
        CMY:
        65, 86, 27
        CMYK:
        52, 81, 0, 27
      HSL:
        262°, 68.3258%, 43.3333%
        HSV (HSB):
        262°, 81.1828%, 72.9412%
        XYZ:
        13.6804, 6.9209, 47.0692
        xyY:
        0.2022, 0.1023, 6.9209
      CIE-Lab:
        31.6261, 56.7485, -69.1105
        CIE-LCH:
        31.6261, 89.4240, 309.3903
        CIE-Luv:
        31.6261, 5.6262, -93.5608
        Hunter-Lab:
        26.3076, 46.7848, -87.6656
      #5a23ba color charts
#5a23ba RGB chart
      #5a23ba CMYK chart
      #5a23ba RGB pie chart
      #5a23ba color shades, tints & tones
#5a23ba color schemes
#5a23ba color preview, HTML & CSS examples
           This text has a color of #5a23ba        
        
          <p style="color:#5a23ba;">Text here</p>
        
        
          .mytext {color:#5a23ba;}
        
        Text color #5a23ba
      
           This box has a color of #5a23ba        
        
          <div style="background-color:#5a23ba;">Content here</div>
        
        
          .mybackground {background-color:#5a23ba;}
        
        Background color #5a23ba
      
           Border around this has a color of #5a23ba        
        
          <div style="border:2px solid #5a23ba;">Content here</div>
        
        
          .myborder {border:2px solid #5a23ba;}
        
        Border color #5a23ba