#1459ce color space conversions
Hex:
        #1459ce
        RGB:
        20, 89, 206
        CMY:
        92, 65, 19
        CMYK:
        90, 57, 0, 19
      HSL:
        218°, 82.3009%, 44.3137%
        HSV (HSB):
        218°, 90.2913%, 80.7843%
        XYZ:
        15.0014, 11.7497, 59.8698
        xyY:
        0.1732, 0.1356, 11.7497
      CIE-Lab:
        40.8155, 25.3156, -65.8920
        CIE-LCH:
        40.8155, 70.5878, 291.0167
        CIE-Luv:
        40.8155, -19.1210, -97.2023
        Hunter-Lab:
        34.2779, 18.1330, -79.5616
      #1459ce color charts
#1459ce RGB chart
      #1459ce CMYK chart
      #1459ce RGB pie chart
      #1459ce color shades, tints & tones
#1459ce color schemes
#1459ce color preview, HTML & CSS examples
           This text has a color of #1459ce        
        
          <p style="color:#1459ce;">Text here</p>
        
        
          .mytext {color:#1459ce;}
        
        Text color #1459ce
      
           This box has a color of #1459ce        
        
          <div style="background-color:#1459ce;">Content here</div>
        
        
          .mybackground {background-color:#1459ce;}
        
        Background color #1459ce
      
           Border around this has a color of #1459ce        
        
          <div style="border:2px solid #1459ce;">Content here</div>
        
        
          .myborder {border:2px solid #1459ce;}
        
        Border color #1459ce