#5b49da color space conversions
Hex:
        #5b49da
        RGB:
        91, 73, 218
        CMY:
        64, 71, 15
        CMYK:
        58, 67, 0, 15
      HSL:
        247°, 66.2100%, 57.0588%
        HSV (HSB):
        247°, 66.5138%, 85.4902%
        XYZ:
        19.3518, 12.0512, 67.6358
        xyY:
        0.1954, 0.1217, 12.0512
      CIE-Lab:
        41.2974, 47.1756, -71.8599
        CIE-LCH:
        41.2974, 85.9615, 303.2847
        CIE-Luv:
        41.2974, -3.1005, -106.9550
        Hunter-Lab:
        34.7148, 38.7541, -91.2159
      #5b49da color charts
#5b49da RGB chart
      #5b49da CMYK chart
      #5b49da RGB pie chart
      #5b49da color shades, tints & tones
#5b49da color schemes
#5b49da color preview, HTML & CSS examples
           This text has a color of #5b49da        
        
          <p style="color:#5b49da;">Text here</p>
        
        
          .mytext {color:#5b49da;}
        
        Text color #5b49da
      
           This box has a color of #5b49da        
        
          <div style="background-color:#5b49da;">Content here</div>
        
        
          .mybackground {background-color:#5b49da;}
        
        Background color #5b49da
      
           Border around this has a color of #5b49da        
        
          <div style="border:2px solid #5b49da;">Content here</div>
        
        
          .myborder {border:2px solid #5b49da;}
        
        Border color #5b49da