#1f7aae color space conversions
Hex:
        #1f7aae
        RGB:
        31, 122, 174
        CMY:
        88, 52, 32
        CMYK:
        82, 30, 0, 32
      HSL:
        202°, 69.7561%, 40.1961%
        HSV (HSB):
        202°, 82.1839%, 68.2353%
        XYZ:
        15.1646, 17.2664, 42.5779
        xyY:
        0.2022, 0.2302, 17.2664
      CIE-Lab:
        48.5939, -7.2360, -34.8841
        CIE-LCH:
        48.5939, 35.6267, 258.2814
        CIE-Luv:
        48.5939, -29.6331, -51.5950
        Hunter-Lab:
        41.5528, -7.5743, -31.6657
      #1f7aae color charts
#1f7aae RGB chart
      #1f7aae CMYK chart
      #1f7aae RGB pie chart
      #1f7aae color shades, tints & tones
#1f7aae color schemes
#1f7aae color preview, HTML & CSS examples
           This text has a color of #1f7aae        
        
          <p style="color:#1f7aae;">Text here</p>
        
        
          .mytext {color:#1f7aae;}
        
        Text color #1f7aae
      
           This box has a color of #1f7aae        
        
          <div style="background-color:#1f7aae;">Content here</div>
        
        
          .mybackground {background-color:#1f7aae;}
        
        Background color #1f7aae
      
           Border around this has a color of #1f7aae        
        
          <div style="border:2px solid #1f7aae;">Content here</div>
        
        
          .myborder {border:2px solid #1f7aae;}
        
        Border color #1f7aae