#1395d1 color space conversions
Hex:
        #1395d1
        RGB:
        19, 149, 209
        CMY:
        93, 42, 18
        CMYK:
        91, 29, 0, 18
      HSL:
        199°, 83.3333%, 44.7059%
        HSV (HSB):
        199°, 90.9091%, 81.9608%
        XYZ:
        22.5246, 26.2368, 64.1986
        xyY:
        0.1994, 0.2323, 26.2368
      CIE-Lab:
        58.2611, -10.6749, -39.6708
        CIE-LCH:
        58.2611, 41.0820, 254.9393
        CIE-Luv:
        58.2611, -37.7297, -60.8883
        Hunter-Lab:
        51.2219, -11.1435, -38.4555
      #1395d1 color charts
#1395d1 RGB chart
      #1395d1 CMYK chart
      #1395d1 RGB pie chart
      #1395d1 color shades, tints & tones
#1395d1 color schemes
#1395d1 color preview, HTML & CSS examples
           This text has a color of #1395d1        
        
          <p style="color:#1395d1;">Text here</p>
        
        
          .mytext {color:#1395d1;}
        
        Text color #1395d1
      
           This box has a color of #1395d1        
        
          <div style="background-color:#1395d1;">Content here</div>
        
        
          .mybackground {background-color:#1395d1;}
        
        Background color #1395d1
      
           Border around this has a color of #1395d1        
        
          <div style="border:2px solid #1395d1;">Content here</div>
        
        
          .myborder {border:2px solid #1395d1;}
        
        Border color #1395d1