#1465bc color space conversions
Hex:
        #1465bc
        RGB:
        20, 101, 188
        CMY:
        92, 60, 26
        CMYK:
        89, 46, 0, 26
      HSL:
        211°, 80.7692%, 40.7843%
        HSV (HSB):
        211°, 89.3617%, 73.7255%
        XYZ:
        14.0193, 13.0869, 49.3641
        xyY:
        0.1833, 0.1711, 13.0869
      CIE-Lab:
        42.8939, 10.3263, -52.1021
        CIE-LCH:
        42.8939, 53.1155, 281.2104
        CIE-Luv:
        42.8939, -23.0752, -77.9090
        Hunter-Lab:
        36.1759, 5.8666, -55.5816
      #1465bc color charts
#1465bc RGB chart
      #1465bc CMYK chart
      #1465bc RGB pie chart
      #1465bc color shades, tints & tones
#1465bc color schemes
#1465bc color preview, HTML & CSS examples
           This text has a color of #1465bc        
        
          <p style="color:#1465bc;">Text here</p>
        
        
          .mytext {color:#1465bc;}
        
        Text color #1465bc
      
           This box has a color of #1465bc        
        
          <div style="background-color:#1465bc;">Content here</div>
        
        
          .mybackground {background-color:#1465bc;}
        
        Background color #1465bc
      
           Border around this has a color of #1465bc        
        
          <div style="border:2px solid #1465bc;">Content here</div>
        
        
          .myborder {border:2px solid #1465bc;}
        
        Border color #1465bc