#5d13ab color space conversions
Hex:
        #5d13ab
        RGB:
        93, 19, 171
        CMY:
        64, 93, 33
        CMYK:
        46, 89, 0, 33
      HSL:
        269°, 80.0000%, 37.2549%
        HSV (HSB):
        269°, 88.8889%, 67.0588%
        XYZ:
        12.0978, 5.7332, 38.9971
        xyY:
        0.2129, 0.1009, 5.7332
      CIE-Lab:
        28.7291, 58.7144, -64.9133
        CIE-LCH:
        28.7291, 87.5278, 312.1295
        CIE-Luv:
        28.7291, 10.1377, -85.3171
        Hunter-Lab:
        23.9440, 48.2852, -79.8033
      #5d13ab color charts
#5d13ab RGB chart
      #5d13ab CMYK chart
      #5d13ab RGB pie chart
      #5d13ab color shades, tints & tones
#5d13ab color schemes
#5d13ab color preview, HTML & CSS examples
           This text has a color of #5d13ab        
        
          <p style="color:#5d13ab;">Text here</p>
        
        
          .mytext {color:#5d13ab;}
        
        Text color #5d13ab
      
           This box has a color of #5d13ab        
        
          <div style="background-color:#5d13ab;">Content here</div>
        
        
          .mybackground {background-color:#5d13ab;}
        
        Background color #5d13ab
      
           Border around this has a color of #5d13ab        
        
          <div style="border:2px solid #5d13ab;">Content here</div>
        
        
          .myborder {border:2px solid #5d13ab;}
        
        Border color #5d13ab