#1470ab color space conversions
Hex:
        #1470ab
        RGB:
        20, 112, 171
        CMY:
        92, 56, 33
        CMYK:
        88, 35, 0, 33
      HSL:
        203°, 79.0576%, 37.4510%
        HSV (HSB):
        203°, 88.3041%, 67.0588%
        XYZ:
        13.4333, 14.6773, 40.6531
        xyY:
        0.1954, 0.2134, 14.6773
      CIE-Lab:
        45.1891, -3.2994, -38.5166
        CIE-LCH:
        45.1891, 38.6577, 265.1039
        CIE-Luv:
        45.1891, -27.4421, -56.8736
        Hunter-Lab:
        38.3110, -4.4552, -36.0969
      #1470ab color charts
#1470ab RGB chart
      #1470ab CMYK chart
      #1470ab RGB pie chart
      #1470ab color shades, tints & tones
#1470ab color schemes
#1470ab color preview, HTML & CSS examples
           This text has a color of #1470ab        
        
          <p style="color:#1470ab;">Text here</p>
        
        
          .mytext {color:#1470ab;}
        
        Text color #1470ab
      
           This box has a color of #1470ab        
        
          <div style="background-color:#1470ab;">Content here</div>
        
        
          .mybackground {background-color:#1470ab;}
        
        Background color #1470ab
      
           Border around this has a color of #1470ab        
        
          <div style="border:2px solid #1470ab;">Content here</div>
        
        
          .myborder {border:2px solid #1470ab;}
        
        Border color #1470ab