#1f87aa color space conversions
Hex:
        #1f87aa
        RGB:
        31, 135, 170
        CMY:
        88, 47, 33
        CMYK:
        82, 21, 0, 33
      HSL:
        195°, 69.1542%, 39.4118%
        HSV (HSB):
        195°, 81.7647%, 66.6667%
        XYZ:
        16.4847, 20.5215, 41.1224
        xyY:
        0.2110, 0.2627, 20.5215
      CIE-Lab:
        52.4218, -16.0840, -26.5985
        CIE-LCH:
        52.4218, 31.0834, 238.8387
        CIE-Luv:
        52.4218, -34.4474, -38.0091
        Hunter-Lab:
        45.3007, -14.3208, -22.1109
      #1f87aa color charts
#1f87aa RGB chart
      #1f87aa CMYK chart
      #1f87aa RGB pie chart
      #1f87aa color shades, tints & tones
#1f87aa color schemes
#1f87aa color preview, HTML & CSS examples
           This text has a color of #1f87aa        
        
          <p style="color:#1f87aa;">Text here</p>
        
        
          .mytext {color:#1f87aa;}
        
        Text color #1f87aa
      
           This box has a color of #1f87aa        
        
          <div style="background-color:#1f87aa;">Content here</div>
        
        
          .mybackground {background-color:#1f87aa;}
        
        Background color #1f87aa
      
           Border around this has a color of #1f87aa        
        
          <div style="border:2px solid #1f87aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f87aa;}
        
        Border color #1f87aa