#1471d4 color space conversions
Hex:
        #1471d4
        RGB:
        20, 113, 212
        CMY:
        92, 56, 17
        CMYK:
        91, 47, 0, 17
      HSL:
        211°, 82.7586%, 45.4902%
        HSV (HSB):
        211°, 90.5660%, 83.1373%
        XYZ:
        18.0773, 16.7124, 64.5604
        xyY:
        0.1820, 0.1682, 16.7124
      CIE-Lab:
        47.8957, 12.1299, -57.8568
        CIE-LCH:
        47.8957, 59.1147, 281.8408
        CIE-Luv:
        47.8957, -25.8255, -89.0895
        Hunter-Lab:
        40.8809, 7.3902, -65.0161
      #1471d4 color charts
#1471d4 RGB chart
      #1471d4 CMYK chart
      #1471d4 RGB pie chart
      #1471d4 color shades, tints & tones
#1471d4 color schemes
#1471d4 color preview, HTML & CSS examples
           This text has a color of #1471d4        
        
          <p style="color:#1471d4;">Text here</p>
        
        
          .mytext {color:#1471d4;}
        
        Text color #1471d4
      
           This box has a color of #1471d4        
        
          <div style="background-color:#1471d4;">Content here</div>
        
        
          .mybackground {background-color:#1471d4;}
        
        Background color #1471d4
      
           Border around this has a color of #1471d4        
        
          <div style="border:2px solid #1471d4;">Content here</div>
        
        
          .myborder {border:2px solid #1471d4;}
        
        Border color #1471d4