#5a23da color space conversions
Hex:
        #5a23da
        RGB:
        90, 35, 218
        CMY:
        65, 86, 15
        CMYK:
        59, 84, 0, 15
      HSL:
        258°, 72.3320%, 49.6078%
        HSV (HSB):
        258°, 83.9450%, 85.4902%
        XYZ:
        17.4724, 8.4377, 67.0374
        xyY:
        0.1880, 0.0908, 8.4377
      CIE-Lab:
        34.8783, 64.9956, -82.4225
        CIE-LCH:
        34.8783, 104.9661, 308.2581
        CIE-Luv:
        34.8783, 2.1086, -112.5919
        Hunter-Lab:
        29.0477, 56.5355, -116.4985
      #5a23da color charts
#5a23da RGB chart
      #5a23da CMYK chart
      #5a23da RGB pie chart
      #5a23da color shades, tints & tones
#5a23da color schemes
#5a23da color preview, HTML & CSS examples
           This text has a color of #5a23da        
        
          <p style="color:#5a23da;">Text here</p>
        
        
          .mytext {color:#5a23da;}
        
        Text color #5a23da
      
           This box has a color of #5a23da        
        
          <div style="background-color:#5a23da;">Content here</div>
        
        
          .mybackground {background-color:#5a23da;}
        
        Background color #5a23da
      
           Border around this has a color of #5a23da        
        
          <div style="border:2px solid #5a23da;">Content here</div>
        
        
          .myborder {border:2px solid #5a23da;}
        
        Border color #5a23da