#1f83bd color space conversions
Hex:
        #1f83bd
        RGB:
        31, 131, 189
        CMY:
        88, 49, 26
        CMYK:
        84, 31, 0, 26
      HSL:
        202°, 71.8182%, 43.1373%
        HSV (HSB):
        202°, 83.5979%, 74.1176%
        XYZ:
        17.8667, 20.1980, 51.1010
        xyY:
        0.2004, 0.2265, 20.1980
      CIE-Lab:
        52.0604, -6.9425, -38.0792
        CIE-LCH:
        52.0604, 38.7069, 259.6675
        CIE-Luv:
        52.0604, -31.8838, -57.4880
        Hunter-Lab:
        44.9422, -7.6866, -35.9555
      #1f83bd color charts
#1f83bd RGB chart
      #1f83bd CMYK chart
      #1f83bd RGB pie chart
      #1f83bd color shades, tints & tones
#1f83bd color schemes
#1f83bd color preview, HTML & CSS examples
           This text has a color of #1f83bd        
        
          <p style="color:#1f83bd;">Text here</p>
        
        
          .mytext {color:#1f83bd;}
        
        Text color #1f83bd
      
           This box has a color of #1f83bd        
        
          <div style="background-color:#1f83bd;">Content here</div>
        
        
          .mybackground {background-color:#1f83bd;}
        
        Background color #1f83bd
      
           Border around this has a color of #1f83bd        
        
          <div style="border:2px solid #1f83bd;">Content here</div>
        
        
          .myborder {border:2px solid #1f83bd;}
        
        Border color #1f83bd