#5b7fca color space conversions
Hex:
        #5b7fca
        RGB:
        91, 127, 202
        CMY:
        64, 50, 21
        CMYK:
        55, 37, 0, 21
      HSL:
        221°, 51.1521%, 57.4510%
        HSV (HSB):
        221°, 54.9505%, 79.2157%
        XYZ:
        22.5644, 21.6672, 58.8700
        xyY:
        0.2189, 0.2102, 21.6672
      CIE-Lab:
        53.6721, 9.2877, -42.8084
        CIE-LCH:
        53.6721, 43.8043, 282.2412
        CIE-Luv:
        53.6721, -17.8984, -67.2057
        Hunter-Lab:
        46.5480, 5.0700, -42.4015
      #5b7fca color charts
#5b7fca RGB chart
      #5b7fca CMYK chart
      #5b7fca RGB pie chart
      #5b7fca color shades, tints & tones
#5b7fca color schemes
#5b7fca color preview, HTML & CSS examples
           This text has a color of #5b7fca        
        
          <p style="color:#5b7fca;">Text here</p>
        
        
          .mytext {color:#5b7fca;}
        
        Text color #5b7fca
      
           This box has a color of #5b7fca        
        
          <div style="background-color:#5b7fca;">Content here</div>
        
        
          .mybackground {background-color:#5b7fca;}
        
        Background color #5b7fca
      
           Border around this has a color of #5b7fca        
        
          <div style="border:2px solid #5b7fca;">Content here</div>
        
        
          .myborder {border:2px solid #5b7fca;}
        
        Border color #5b7fca