#5e23af color space conversions
Hex:
        #5e23af
        RGB:
        94, 35, 175
        CMY:
        63, 86, 31
        CMYK:
        46, 80, 0, 31
      HSL:
        265°, 66.6667%, 41.1765%
        HSV (HSB):
        265°, 80.0000%, 68.6275%
        XYZ:
        12.9550, 6.6769, 41.1634
        xyY:
        0.2131, 0.1098, 6.6769
      CIE-Lab:
        31.0597, 54.4740, -63.4777
        CIE-LCH:
        31.0597, 83.6470, 310.6349
        CIE-Luv:
        31.0597, 8.5523, -86.5508
        Hunter-Lab:
        25.8397, 44.2733, -76.3630
      #5e23af color charts
#5e23af RGB chart
      #5e23af CMYK chart
      #5e23af RGB pie chart
      #5e23af color shades, tints & tones
#5e23af color schemes
#5e23af color preview, HTML & CSS examples
           This text has a color of #5e23af        
        
          <p style="color:#5e23af;">Text here</p>
        
        
          .mytext {color:#5e23af;}
        
        Text color #5e23af
      
           This box has a color of #5e23af        
        
          <div style="background-color:#5e23af;">Content here</div>
        
        
          .mybackground {background-color:#5e23af;}
        
        Background color #5e23af
      
           Border around this has a color of #5e23af        
        
          <div style="border:2px solid #5e23af;">Content here</div>
        
        
          .myborder {border:2px solid #5e23af;}
        
        Border color #5e23af