#5b49ca color space conversions
Hex:
        #5b49ca
        RGB:
        91, 73, 202
        CMY:
        64, 71, 21
        CMYK:
        55, 64, 0, 21
      HSL:
        248°, 54.8936%, 53.9216%
        HSV (HSB):
        248°, 63.8614%, 79.2157%
        XYZ:
        17.3576, 11.2535, 57.1344
        xyY:
        0.2024, 0.1312, 11.2535
      CIE-Lab:
        40.0042, 42.2772, -64.7565
        CIE-LCH:
        40.0042, 77.3354, 303.1391
        CIE-Luv:
        40.0042, -1.9051, -96.2525
        Hunter-Lab:
        33.5462, 33.6541, -77.4976
      #5b49ca color charts
#5b49ca RGB chart
      #5b49ca CMYK chart
      #5b49ca RGB pie chart
      #5b49ca color shades, tints & tones
#5b49ca color schemes
#5b49ca color preview, HTML & CSS examples
           This text has a color of #5b49ca        
        
          <p style="color:#5b49ca;">Text here</p>
        
        
          .mytext {color:#5b49ca;}
        
        Text color #5b49ca
      
           This box has a color of #5b49ca        
        
          <div style="background-color:#5b49ca;">Content here</div>
        
        
          .mybackground {background-color:#5b49ca;}
        
        Background color #5b49ca
      
           Border around this has a color of #5b49ca        
        
          <div style="border:2px solid #5b49ca;">Content here</div>
        
        
          .myborder {border:2px solid #5b49ca;}
        
        Border color #5b49ca