#2470ab color space conversions
Hex:
        #2470ab
        RGB:
        36, 112, 171
        CMY:
        86, 56, 33
        CMYK:
        79, 35, 0, 33
      HSL:
        206°, 65.2174%, 40.5882%
        HSV (HSB):
        206°, 78.9474%, 67.0588%
        XYZ:
        13.8724, 14.9037, 40.6736
        xyY:
        0.1997, 0.2146, 14.9037
      CIE-Lab:
        45.5020, -1.8411, -38.0014
        CIE-LCH:
        45.5020, 38.0459, 267.2263
        CIE-Luv:
        45.5020, -25.7109, -56.2970
        Hunter-Lab:
        38.6053, -3.4171, -35.4428
      #2470ab color charts
#2470ab RGB chart
      #2470ab CMYK chart
      #2470ab RGB pie chart
      #2470ab color shades, tints & tones
#2470ab color schemes
#2470ab color preview, HTML & CSS examples
           This text has a color of #2470ab        
        
          <p style="color:#2470ab;">Text here</p>
        
        
          .mytext {color:#2470ab;}
        
        Text color #2470ab
      
           This box has a color of #2470ab        
        
          <div style="background-color:#2470ab;">Content here</div>
        
        
          .mybackground {background-color:#2470ab;}
        
        Background color #2470ab
      
           Border around this has a color of #2470ab        
        
          <div style="border:2px solid #2470ab;">Content here</div>
        
        
          .myborder {border:2px solid #2470ab;}
        
        Border color #2470ab