#1f84b1 color space conversions
Hex:
        #1f84b1
        RGB:
        31, 132, 177
        CMY:
        88, 48, 31
        CMYK:
        82, 25, 0, 31
      HSL:
        198°, 70.1923%, 40.7843%
        HSV (HSB):
        198°, 82.4859%, 69.4118%
        XYZ:
        16.7522, 19.9682, 44.5663
        xyY:
        0.2061, 0.2457, 19.9682
      CIE-Lab:
        51.8012, -11.9093, -31.5965
        CIE-LCH:
        51.8012, 33.7664, 249.3476
        CIE-Luv:
        51.8012, -32.9455, -46.4317
        Hunter-Lab:
        44.6857, -11.2825, -27.8515
      #1f84b1 color charts
#1f84b1 RGB chart
      #1f84b1 CMYK chart
      #1f84b1 RGB pie chart
      #1f84b1 color shades, tints & tones
#1f84b1 color schemes
#1f84b1 color preview, HTML & CSS examples
           This text has a color of #1f84b1        
        
          <p style="color:#1f84b1;">Text here</p>
        
        
          .mytext {color:#1f84b1;}
        
        Text color #1f84b1
      
           This box has a color of #1f84b1        
        
          <div style="background-color:#1f84b1;">Content here</div>
        
        
          .mybackground {background-color:#1f84b1;}
        
        Background color #1f84b1
      
           Border around this has a color of #1f84b1        
        
          <div style="border:2px solid #1f84b1;">Content here</div>
        
        
          .myborder {border:2px solid #1f84b1;}
        
        Border color #1f84b1