#1465c3 color space conversions
Hex:
        #1465c3
        RGB:
        20, 101, 195
        CMY:
        92, 60, 24
        CMYK:
        90, 48, 0, 24
      HSL:
        212°, 81.3953%, 42.1569%
        HSV (HSB):
        212°, 89.7436%, 76.4706%
        XYZ:
        14.7925, 13.3962, 53.4358
        xyY:
        0.1812, 0.1641, 13.3962
      CIE-Lab:
        43.3543, 13.1123, -55.4216
        CIE-LCH:
        43.3543, 56.9516, 283.3109
        CIE-Luv:
        43.3543, -22.8209, -83.2553
        Hunter-Lab:
        36.6008, 8.0906, -60.9406
      #1465c3 color charts
#1465c3 RGB chart
      #1465c3 CMYK chart
      #1465c3 RGB pie chart
      #1465c3 color shades, tints & tones
#1465c3 color schemes
#1465c3 color preview, HTML & CSS examples
           This text has a color of #1465c3        
        
          <p style="color:#1465c3;">Text here</p>
        
        
          .mytext {color:#1465c3;}
        
        Text color #1465c3
      
           This box has a color of #1465c3        
        
          <div style="background-color:#1465c3;">Content here</div>
        
        
          .mybackground {background-color:#1465c3;}
        
        Background color #1465c3
      
           Border around this has a color of #1465c3        
        
          <div style="border:2px solid #1465c3;">Content here</div>
        
        
          .myborder {border:2px solid #1465c3;}
        
        Border color #1465c3