#1314be color space conversions
Hex:
        #1314be
        RGB:
        19, 20, 190
        CMY:
        93, 92, 25
        CMYK:
        90, 89, 0, 25
      HSL:
        240°, 81.8182%, 40.9804%
        HSV (HSB):
        240°, 90.0000%, 74.5098%
        XYZ:
        9.8130, 4.3565, 49.0389
        xyY:
        0.1552, 0.0689, 4.3565
      CIE-Lab:
        24.8165, 58.6286, -82.9319
        CIE-LCH:
        24.8165, 101.5628, 305.2584
        CIE-Luv:
        24.8165, -6.8554, -94.1850
        Hunter-Lab:
        20.8721, 47.3950, -124.6907
      #1314be color charts
#1314be RGB chart
      #1314be CMYK chart
      #1314be RGB pie chart
      #1314be color shades, tints & tones
#1314be color schemes
#1314be color preview, HTML & CSS examples
           This text has a color of #1314be        
        
          <p style="color:#1314be;">Text here</p>
        
        
          .mytext {color:#1314be;}
        
        Text color #1314be
      
           This box has a color of #1314be        
        
          <div style="background-color:#1314be;">Content here</div>
        
        
          .mybackground {background-color:#1314be;}
        
        Background color #1314be
      
           Border around this has a color of #1314be        
        
          <div style="border:2px solid #1314be;">Content here</div>
        
        
          .myborder {border:2px solid #1314be;}
        
        Border color #1314be