#1f7dca color space conversions
Hex:
        #1f7dca
        RGB:
        31, 125, 202
        CMY:
        88, 51, 21
        CMYK:
        85, 38, 0, 21
      HSL:
        207°, 73.3906%, 45.6863%
        HSV (HSB):
        207°, 84.6535%, 79.2157%
        XYZ:
        18.5594, 19.2228, 58.6093
        xyY:
        0.1925, 0.1994, 19.2228
      CIE-Lab:
        50.9469, 1.5117, -47.2661
        CIE-LCH:
        50.9469, 47.2903, 271.8319
        CIE-Luv:
        50.9469, -29.1767, -72.8186
        Hunter-Lab:
        43.8438, -1.1665, -48.5667
      #1f7dca color charts
#1f7dca RGB chart
      #1f7dca CMYK chart
      #1f7dca RGB pie chart
      #1f7dca color shades, tints & tones
#1f7dca color schemes
#1f7dca color preview, HTML & CSS examples
           This text has a color of #1f7dca        
        
          <p style="color:#1f7dca;">Text here</p>
        
        
          .mytext {color:#1f7dca;}
        
        Text color #1f7dca
      
           This box has a color of #1f7dca        
        
          <div style="background-color:#1f7dca;">Content here</div>
        
        
          .mybackground {background-color:#1f7dca;}
        
        Background color #1f7dca
      
           Border around this has a color of #1f7dca        
        
          <div style="border:2px solid #1f7dca;">Content here</div>
        
        
          .myborder {border:2px solid #1f7dca;}
        
        Border color #1f7dca