#5949bb color space conversions
Hex:
        #5949bb
        RGB:
        89, 73, 187
        CMY:
        65, 71, 27
        CMYK:
        52, 61, 0, 27
      HSL:
        248°, 45.6000%, 50.9804%
        HSV (HSB):
        248°, 60.9626%, 73.3333%
        XYZ:
        15.4720, 10.4768, 48.2205
        xyY:
        0.2086, 0.1413, 10.4768
      CIE-Lab:
        38.6849, 37.2956, -58.1632
        CIE-LCH:
        38.6849, 69.0936, 302.6689
        CIE-Luv:
        38.6849, -1.4006, -86.0747
        Hunter-Lab:
        32.3679, 28.6801, -65.6706
      #5949bb color charts
#5949bb RGB chart
      #5949bb CMYK chart
      #5949bb RGB pie chart
      #5949bb color shades, tints & tones
#5949bb color schemes
#5949bb color preview, HTML & CSS examples
           This text has a color of #5949bb        
        
          <p style="color:#5949bb;">Text here</p>
        
        
          .mytext {color:#5949bb;}
        
        Text color #5949bb
      
           This box has a color of #5949bb        
        
          <div style="background-color:#5949bb;">Content here</div>
        
        
          .mybackground {background-color:#5949bb;}
        
        Background color #5949bb
      
           Border around this has a color of #5949bb        
        
          <div style="border:2px solid #5949bb;">Content here</div>
        
        
          .myborder {border:2px solid #5949bb;}
        
        Border color #5949bb