#5643bb color space conversions
Hex:
        #5643bb
        RGB:
        86, 67, 187
        CMY:
        66, 74, 27
        CMYK:
        54, 64, 0, 27
      HSL:
        250°, 47.2441%, 49.8039%
        HSV (HSB):
        250°, 64.1711%, 73.3333%
        XYZ:
        14.8145, 9.5806, 48.0821
        xyY:
        0.2044, 0.1322, 9.5806
      CIE-Lab:
        37.0789, 40.2947, -60.7862
        CIE-LCH:
        37.0789, 72.9289, 303.5401
        CIE-Luv:
        37.0789, -1.0217, -88.4749
        Hunter-Lab:
        30.9525, 31.2670, -70.4352
      #5643bb color charts
#5643bb RGB chart
      #5643bb CMYK chart
      #5643bb RGB pie chart
      #5643bb color shades, tints & tones
#5643bb color schemes
#5643bb color preview, HTML & CSS examples
           This text has a color of #5643bb        
        
          <p style="color:#5643bb;">Text here</p>
        
        
          .mytext {color:#5643bb;}
        
        Text color #5643bb
      
           This box has a color of #5643bb        
        
          <div style="background-color:#5643bb;">Content here</div>
        
        
          .mybackground {background-color:#5643bb;}
        
        Background color #5643bb
      
           Border around this has a color of #5643bb        
        
          <div style="border:2px solid #5643bb;">Content here</div>
        
        
          .myborder {border:2px solid #5643bb;}
        
        Border color #5643bb