#5649bf color space conversions
Hex:
        #5649bf
        RGB:
        86, 73, 191
        CMY:
        66, 71, 25
        CMYK:
        55, 62, 0, 25
      HSL:
        247°, 47.9675%, 51.7647%
        HSV (HSB):
        247°, 61.7801%, 74.9020%
        XYZ:
        15.6243, 10.5051, 50.4944
        xyY:
        0.2039, 0.1371, 10.5051
      CIE-Lab:
        38.7341, 37.9760, -60.4380
        CIE-LCH:
        38.7341, 71.3788, 302.1431
        CIE-Luv:
        38.7341, -2.6960, -89.1990
        Hunter-Lab:
        32.4116, 29.3271, -69.6805
      #5649bf color charts
#5649bf RGB chart
      #5649bf CMYK chart
      #5649bf RGB pie chart
      #5649bf color shades, tints & tones
#5649bf color schemes
#5649bf color preview, HTML & CSS examples
           This text has a color of #5649bf        
        
          <p style="color:#5649bf;">Text here</p>
        
        
          .mytext {color:#5649bf;}
        
        Text color #5649bf
      
           This box has a color of #5649bf        
        
          <div style="background-color:#5649bf;">Content here</div>
        
        
          .mybackground {background-color:#5649bf;}
        
        Background color #5649bf
      
           Border around this has a color of #5649bf        
        
          <div style="border:2px solid #5649bf;">Content here</div>
        
        
          .myborder {border:2px solid #5649bf;}
        
        Border color #5649bf