#1471ae color space conversions
Hex:
        #1471ae
        RGB:
        20, 113, 174
        CMY:
        92, 56, 32
        CMYK:
        89, 35, 0, 32
      HSL:
        204°, 79.3814%, 38.0392%
        HSV (HSB):
        204°, 88.5057%, 68.2353%
        XYZ:
        13.8336, 15.0150, 42.2135
        xyY:
        0.1947, 0.2113, 15.0150
      CIE-Lab:
        45.6547, -2.7450, -39.5333
        CIE-LCH:
        45.6547, 39.6285, 266.0280
        CIE-Luv:
        45.6547, -27.6151, -58.6456
        Hunter-Lab:
        38.7492, -4.0858, -37.4663
      #1471ae color charts
#1471ae RGB chart
      #1471ae CMYK chart
      #1471ae RGB pie chart
      #1471ae color shades, tints & tones
#1471ae color schemes
#1471ae color preview, HTML & CSS examples
           This text has a color of #1471ae        
        
          <p style="color:#1471ae;">Text here</p>
        
        
          .mytext {color:#1471ae;}
        
        Text color #1471ae
      
           This box has a color of #1471ae        
        
          <div style="background-color:#1471ae;">Content here</div>
        
        
          .mybackground {background-color:#1471ae;}
        
        Background color #1471ae
      
           Border around this has a color of #1471ae        
        
          <div style="border:2px solid #1471ae;">Content here</div>
        
        
          .myborder {border:2px solid #1471ae;}
        
        Border color #1471ae