#1f77aa color space conversions
Hex:
        #1f77aa
        RGB:
        31, 119, 170
        CMY:
        88, 53, 33
        CMYK:
        82, 30, 0, 33
      HSL:
        202°, 69.1542%, 39.4118%
        HSV (HSB):
        202°, 81.7647%, 66.6667%
        XYZ:
        14.4176, 16.3872, 40.4334
        xyY:
        0.2024, 0.2300, 16.3872
      CIE-Lab:
        47.4785, -6.9560, -34.3094
        CIE-LCH:
        47.4785, 35.0075, 258.5390
        CIE-Luv:
        47.4785, -28.8135, -50.4702
        Hunter-Lab:
        40.4812, -7.2682, -30.8832
      #1f77aa color charts
#1f77aa RGB chart
      #1f77aa CMYK chart
      #1f77aa RGB pie chart
      #1f77aa color shades, tints & tones
#1f77aa color schemes
#1f77aa color preview, HTML & CSS examples
           This text has a color of #1f77aa        
        
          <p style="color:#1f77aa;">Text here</p>
        
        
          .mytext {color:#1f77aa;}
        
        Text color #1f77aa
      
           This box has a color of #1f77aa        
        
          <div style="background-color:#1f77aa;">Content here</div>
        
        
          .mybackground {background-color:#1f77aa;}
        
        Background color #1f77aa
      
           Border around this has a color of #1f77aa        
        
          <div style="border:2px solid #1f77aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f77aa;}
        
        Border color #1f77aa