#1465ba color space conversions
Hex:
        #1465ba
        RGB:
        20, 101, 186
        CMY:
        92, 60, 27
        CMYK:
        89, 46, 0, 27
      HSL:
        211°, 80.5825%, 40.3922%
        HSV (HSB):
        211°, 89.2473%, 72.9412%
        XYZ:
        13.8051, 13.0013, 48.2363
        xyY:
        0.1840, 0.1733, 13.0013
      CIE-Lab:
        42.7651, 9.5292, -51.1450
        CIE-LCH:
        42.7651, 52.0252, 280.5542
        CIE-Luv:
        42.7651, -23.1517, -76.3643
        Hunter-Lab:
        36.0573, 5.2414, -54.0762
      #1465ba color charts
#1465ba RGB chart
      #1465ba CMYK chart
      #1465ba RGB pie chart
      #1465ba color shades, tints & tones
#1465ba color schemes
#1465ba color preview, HTML & CSS examples
           This text has a color of #1465ba        
        
          <p style="color:#1465ba;">Text here</p>
        
        
          .mytext {color:#1465ba;}
        
        Text color #1465ba
      
           This box has a color of #1465ba        
        
          <div style="background-color:#1465ba;">Content here</div>
        
        
          .mybackground {background-color:#1465ba;}
        
        Background color #1465ba
      
           Border around this has a color of #1465ba        
        
          <div style="border:2px solid #1465ba;">Content here</div>
        
        
          .myborder {border:2px solid #1465ba;}
        
        Border color #1465ba