#5a23ce color space conversions
Hex:
        #5a23ce
        RGB:
        90, 35, 206
        CMY:
        65, 86, 19
        CMYK:
        56, 83, 0, 19
      HSL:
        259°, 70.9544%, 47.2549%
        HSV (HSB):
        259°, 83.0097%, 80.7843%
        XYZ:
        15.9581, 7.8320, 59.0632
        xyY:
        0.1926, 0.0945, 7.8320
      CIE-Lab:
        33.6304, 61.9115, -77.5409
        CIE-LCH:
        33.6304, 99.2251, 308.6051
        CIE-Luv:
        33.6304, 3.3468, -105.5459
        Hunter-Lab:
        27.9856, 52.8100, -105.5405
      #5a23ce color charts
#5a23ce RGB chart
      #5a23ce CMYK chart
      #5a23ce RGB pie chart
      #5a23ce color shades, tints & tones
#5a23ce color schemes
#5a23ce color preview, HTML & CSS examples
           This text has a color of #5a23ce        
        
          <p style="color:#5a23ce;">Text here</p>
        
        
          .mytext {color:#5a23ce;}
        
        Text color #5a23ce
      
           This box has a color of #5a23ce        
        
          <div style="background-color:#5a23ce;">Content here</div>
        
        
          .mybackground {background-color:#5a23ce;}
        
        Background color #5a23ce
      
           Border around this has a color of #5a23ce        
        
          <div style="border:2px solid #5a23ce;">Content here</div>
        
        
          .myborder {border:2px solid #5a23ce;}
        
        Border color #5a23ce