#5e23da color space conversions
Hex:
        #5e23da
        RGB:
        94, 35, 218
        CMY:
        63, 86, 15
        CMYK:
        57, 84, 0, 15
      HSL:
        259°, 72.3320%, 49.6078%
        HSV (HSB):
        259°, 83.9450%, 85.4902%
        XYZ:
        17.8720, 8.6437, 67.0561
        xyY:
        0.1910, 0.0924, 8.6437
      CIE-Lab:
        35.2890, 65.3762, -81.7301
        CIE-LCH:
        35.2890, 104.6607, 308.6565
        CIE-Luv:
        35.2890, 3.2919, -112.5050
        Hunter-Lab:
        29.4002, 57.0577, -114.6489
      #5e23da color charts
#5e23da RGB chart
      #5e23da CMYK chart
      #5e23da RGB pie chart
      #5e23da color shades, tints & tones
#5e23da color schemes
#5e23da color preview, HTML & CSS examples
           This text has a color of #5e23da        
        
          <p style="color:#5e23da;">Text here</p>
        
        
          .mytext {color:#5e23da;}
        
        Text color #5e23da
      
           This box has a color of #5e23da        
        
          <div style="background-color:#5e23da;">Content here</div>
        
        
          .mybackground {background-color:#5e23da;}
        
        Background color #5e23da
      
           Border around this has a color of #5e23da        
        
          <div style="border:2px solid #5e23da;">Content here</div>
        
        
          .myborder {border:2px solid #5e23da;}
        
        Border color #5e23da