#5b72bd color space conversions
Hex:
        #5b72bd
        RGB:
        91, 114, 189
        CMY:
        64, 55, 26
        CMYK:
        52, 40, 0, 26
      HSL:
        226°, 42.6087%, 54.9020%
        HSV (HSB):
        226°, 51.8519%, 74.1176%
        XYZ:
        19.5170, 17.9329, 50.5769
        xyY:
        0.2217, 0.2037, 17.9329
      CIE-Lab:
        49.4146, 13.0220, -42.1075
        CIE-LCH:
        49.4146, 44.0752, 287.1846
        CIE-Luv:
        49.4146, -13.1752, -65.3490
        Hunter-Lab:
        42.3473, 8.1594, -41.1691
      #5b72bd color charts
#5b72bd RGB chart
      #5b72bd CMYK chart
      #5b72bd RGB pie chart
      #5b72bd color shades, tints & tones
#5b72bd color schemes
#5b72bd color preview, HTML & CSS examples
           This text has a color of #5b72bd        
        
          <p style="color:#5b72bd;">Text here</p>
        
        
          .mytext {color:#5b72bd;}
        
        Text color #5b72bd
      
           This box has a color of #5b72bd        
        
          <div style="background-color:#5b72bd;">Content here</div>
        
        
          .mybackground {background-color:#5b72bd;}
        
        Background color #5b72bd
      
           Border around this has a color of #5b72bd        
        
          <div style="border:2px solid #5b72bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b72bd;}
        
        Border color #5b72bd