#5d13ce color space conversions
Hex:
        #5d13ce
        RGB:
        93, 19, 206
        CMY:
        64, 93, 19
        CMYK:
        55, 91, 0, 19
      HSL:
        264°, 83.1111%, 44.1176%
        HSV (HSB):
        264°, 90.7767%, 80.7843%
        XYZ:
        15.8877, 7.2491, 58.9544
        xyY:
        0.1935, 0.0883, 7.2491
      CIE-Lab:
        32.3675, 66.9490, -79.6182
        CIE-LCH:
        32.3675, 104.0252, 310.0597
        CIE-Luv:
        32.3675, 5.4492, -106.0087
        Hunter-Lab:
        26.9242, 58.2133, -110.9769
      #5d13ce color charts
#5d13ce RGB chart
      #5d13ce CMYK chart
      #5d13ce RGB pie chart
      #5d13ce color shades, tints & tones
#5d13ce color schemes
#5d13ce color preview, HTML & CSS examples
           This text has a color of #5d13ce        
        
          <p style="color:#5d13ce;">Text here</p>
        
        
          .mytext {color:#5d13ce;}
        
        Text color #5d13ce
      
           This box has a color of #5d13ce        
        
          <div style="background-color:#5d13ce;">Content here</div>
        
        
          .mybackground {background-color:#5d13ce;}
        
        Background color #5d13ce
      
           Border around this has a color of #5d13ce        
        
          <div style="border:2px solid #5d13ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d13ce;}
        
        Border color #5d13ce