#1f5bda color space conversions
Hex:
        #1f5bda
        RGB:
        31, 91, 218
        CMY:
        88, 64, 15
        CMYK:
        86, 58, 0, 15
      HSL:
        221°, 75.1004%, 48.8235%
        HSV (HSB):
        221°, 85.7798%, 85.4902%
        XYZ:
        16.9610, 12.8354, 67.9132
        xyY:
        0.1736, 0.1314, 12.8354
      CIE-Lab:
        42.5142, 29.2811, -69.9948
        CIE-LCH:
        42.5142, 75.8726, 292.7012
        CIE-Luv:
        42.5142, -18.6036, -104.3396
        Hunter-Lab:
        35.8266, 21.8091, -87.3121
      #1f5bda color charts
#1f5bda RGB chart
      #1f5bda CMYK chart
      #1f5bda RGB pie chart
      #1f5bda color shades, tints & tones
#1f5bda color schemes
#1f5bda color preview, HTML & CSS examples
           This text has a color of #1f5bda        
        
          <p style="color:#1f5bda;">Text here</p>
        
        
          .mytext {color:#1f5bda;}
        
        Text color #1f5bda
      
           This box has a color of #1f5bda        
        
          <div style="background-color:#1f5bda;">Content here</div>
        
        
          .mybackground {background-color:#1f5bda;}
        
        Background color #1f5bda
      
           Border around this has a color of #1f5bda        
        
          <div style="border:2px solid #1f5bda;">Content here</div>
        
        
          .myborder {border:2px solid #1f5bda;}
        
        Border color #1f5bda