#1385dc color space conversions
Hex:
        #1385dc
        RGB:
        19, 133, 220
        CMY:
        93, 48, 14
        CMYK:
        91, 40, 0, 14
      HSL:
        206°, 84.1004%, 46.8627%
        HSV (HSB):
        206°, 91.3636%, 86.2745%
        XYZ:
        21.5744, 22.0808, 70.8351
        xyY:
        0.1884, 0.1929, 22.0808
      CIE-Lab:
        54.1126, 2.7927, -52.4138
        CIE-LCH:
        54.1126, 52.4882, 273.0499
        CIE-Luv:
        54.1126, -31.7824, -82.1563
        Hunter-Lab:
        46.9902, -0.2792, -56.4831
      #1385dc color charts
#1385dc RGB chart
      #1385dc CMYK chart
      #1385dc RGB pie chart
      #1385dc color shades, tints & tones
#1385dc color schemes
#1385dc color preview, HTML & CSS examples
           This text has a color of #1385dc        
        
          <p style="color:#1385dc;">Text here</p>
        
        
          .mytext {color:#1385dc;}
        
        Text color #1385dc
      
           This box has a color of #1385dc        
        
          <div style="background-color:#1385dc;">Content here</div>
        
        
          .mybackground {background-color:#1385dc;}
        
        Background color #1385dc
      
           Border around this has a color of #1385dc        
        
          <div style="border:2px solid #1385dc;">Content here</div>
        
        
          .myborder {border:2px solid #1385dc;}
        
        Border color #1385dc