#1465ce color space conversions
Hex:
        #1465ce
        RGB:
        20, 101, 206
        CMY:
        92, 60, 19
        CMYK:
        90, 51, 0, 19
      HSL:
        214°, 82.3009%, 44.3137%
        HSV (HSB):
        214°, 90.2913%, 80.7843%
        XYZ:
        16.0827, 13.9123, 60.2302
        xyY:
        0.1783, 0.1542, 13.9123
      CIE-Lab:
        44.1069, 17.4708, -60.5453
        CIE-LCH:
        44.1069, 63.0156, 286.0959
        CIE-Luv:
        44.1069, -22.4639, -91.4689
        Hunter-Lab:
        37.2992, 11.6924, -69.6311
      #1465ce color charts
#1465ce RGB chart
      #1465ce CMYK chart
      #1465ce RGB pie chart
      #1465ce color shades, tints & tones
#1465ce color schemes
#1465ce color preview, HTML & CSS examples
           This text has a color of #1465ce        
        
          <p style="color:#1465ce;">Text here</p>
        
        
          .mytext {color:#1465ce;}
        
        Text color #1465ce
      
           This box has a color of #1465ce        
        
          <div style="background-color:#1465ce;">Content here</div>
        
        
          .mybackground {background-color:#1465ce;}
        
        Background color #1465ce
      
           Border around this has a color of #1465ce        
        
          <div style="border:2px solid #1465ce;">Content here</div>
        
        
          .myborder {border:2px solid #1465ce;}
        
        Border color #1465ce