#5d49ce color space conversions
Hex:
        #5d49ce
        RGB:
        93, 73, 206
        CMY:
        64, 71, 19
        CMYK:
        55, 65, 0, 19
      HSL:
        249°, 57.5758%, 54.7059%
        HSV (HSB):
        249°, 64.5631%, 80.7843%
        XYZ:
        18.0373, 11.5485, 59.6709
        xyY:
        0.2021, 0.1294, 11.5485
      CIE-Lab:
        40.4893, 43.8418, -66.2728
        CIE-LCH:
        40.4893, 79.4619, 303.4860
        CIE-Luv:
        40.4893, -1.5726, -98.7652
        Hunter-Lab:
        33.9830, 35.2729, -80.3193
      #5d49ce color charts
#5d49ce RGB chart
      #5d49ce CMYK chart
      #5d49ce RGB pie chart
      #5d49ce color shades, tints & tones
#5d49ce color schemes
#5d49ce color preview, HTML & CSS examples
           This text has a color of #5d49ce        
        
          <p style="color:#5d49ce;">Text here</p>
        
        
          .mytext {color:#5d49ce;}
        
        Text color #5d49ce
      
           This box has a color of #5d49ce        
        
          <div style="background-color:#5d49ce;">Content here</div>
        
        
          .mybackground {background-color:#5d49ce;}
        
        Background color #5d49ce
      
           Border around this has a color of #5d49ce        
        
          <div style="border:2px solid #5d49ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d49ce;}
        
        Border color #5d49ce