#1914db color space conversions
Hex:
        #1914db
        RGB:
        25, 20, 219
        CMY:
        90, 92, 14
        CMYK:
        89, 91, 0, 14
      HSL:
        242°, 83.2636%, 46.8627%
        HSV (HSB):
        242°, 90.8676%, 85.8824%
        XYZ:
        13.4372, 5.8215, 67.4333
        xyY:
        0.1550, 0.0672, 5.8215
      CIE-Lab:
        28.9575, 66.6895, -92.9650
        CIE-LCH:
        28.9575, 114.4114, 305.6542
        CIE-Luv:
        28.9575, -7.7115, -111.2233
        Hunter-Lab:
        24.1277, 57.1871, -148.8172
      #1914db color charts
#1914db RGB chart
      #1914db CMYK chart
      #1914db RGB pie chart
      #1914db color shades, tints & tones
#1914db color schemes
#1914db color preview, HTML & CSS examples
           This text has a color of #1914db        
        
          <p style="color:#1914db;">Text here</p>
        
        
          .mytext {color:#1914db;}
        
        Text color #1914db
      
           This box has a color of #1914db        
        
          <div style="background-color:#1914db;">Content here</div>
        
        
          .mybackground {background-color:#1914db;}
        
        Background color #1914db
      
           Border around this has a color of #1914db        
        
          <div style="border:2px solid #1914db;">Content here</div>
        
        
          .myborder {border:2px solid #1914db;}
        
        Border color #1914db