#2471ae color space conversions
Hex:
        #2471ae
        RGB:
        36, 113, 174
        CMY:
        86, 56, 32
        CMYK:
        79, 35, 0, 32
      HSL:
        207°, 65.7143%, 41.1765%
        HSV (HSB):
        207°, 79.3103%, 68.2353%
        XYZ:
        14.2727, 15.2413, 42.2340
        xyY:
        0.1989, 0.2124, 15.2413
      CIE-Lab:
        45.9630, -1.3201, -39.0255
        CIE-LCH:
        45.9630, 39.0478, 268.0626
        CIE-Luv:
        45.9630, -25.9152, -58.0757
        Hunter-Lab:
        39.0401, -3.0625, -36.8125
      #2471ae color charts
#2471ae RGB chart
      #2471ae CMYK chart
      #2471ae RGB pie chart
      #2471ae color shades, tints & tones
#2471ae color schemes
#2471ae color preview, HTML & CSS examples
           This text has a color of #2471ae        
        
          <p style="color:#2471ae;">Text here</p>
        
        
          .mytext {color:#2471ae;}
        
        Text color #2471ae
      
           This box has a color of #2471ae        
        
          <div style="background-color:#2471ae;">Content here</div>
        
        
          .mybackground {background-color:#2471ae;}
        
        Background color #2471ae
      
           Border around this has a color of #2471ae        
        
          <div style="border:2px solid #2471ae;">Content here</div>
        
        
          .myborder {border:2px solid #2471ae;}
        
        Border color #2471ae