#1b72aa color space conversions
Hex:
        #1b72aa
        RGB:
        27, 114, 170
        CMY:
        89, 55, 33
        CMYK:
        84, 33, 0, 33
      HSL:
        203°, 72.5888%, 38.6275%
        HSV (HSB):
        203°, 84.1176%, 66.6667%
        XYZ:
        13.7250, 15.1699, 40.2349
        xyY:
        0.1985, 0.2194, 15.1699
      CIE-Lab:
        45.8661, -4.3460, -36.8539
        CIE-LCH:
        45.8661, 37.1093, 263.2744
        CIE-Luv:
        45.8661, -27.5312, -54.3557
        Hunter-Lab:
        38.9486, -5.2588, -33.9841
      #1b72aa color charts
#1b72aa RGB chart
      #1b72aa CMYK chart
      #1b72aa RGB pie chart
      #1b72aa color shades, tints & tones
#1b72aa color schemes
#1b72aa color preview, HTML & CSS examples
           This text has a color of #1b72aa        
        
          <p style="color:#1b72aa;">Text here</p>
        
        
          .mytext {color:#1b72aa;}
        
        Text color #1b72aa
      
           This box has a color of #1b72aa        
        
          <div style="background-color:#1b72aa;">Content here</div>
        
        
          .mybackground {background-color:#1b72aa;}
        
        Background color #1b72aa
      
           Border around this has a color of #1b72aa        
        
          <div style="border:2px solid #1b72aa;">Content here</div>
        
        
          .myborder {border:2px solid #1b72aa;}
        
        Border color #1b72aa