#1385d8 color space conversions
Hex:
        #1385d8
        RGB:
        19, 133, 216
        CMY:
        93, 48, 15
        CMYK:
        91, 38, 0, 15
      HSL:
        205°, 83.8298%, 46.0784%
        HSV (HSB):
        205°, 91.2037%, 84.7059%
        XYZ:
        21.0508, 21.8714, 68.0779
        xyY:
        0.1896, 0.1970, 21.8714
      CIE-Lab:
        53.8903, 1.2635, -50.5189
        CIE-LCH:
        53.8903, 50.5347, 271.4327
        CIE-Luv:
        53.8903, -31.9963, -78.8923
        Hunter-Lab:
        46.7668, -1.4953, -53.5709
      #1385d8 color charts
#1385d8 RGB chart
      #1385d8 CMYK chart
      #1385d8 RGB pie chart
      #1385d8 color shades, tints & tones
#1385d8 color schemes
#1385d8 color preview, HTML & CSS examples
           This text has a color of #1385d8        
        
          <p style="color:#1385d8;">Text here</p>
        
        
          .mytext {color:#1385d8;}
        
        Text color #1385d8
      
           This box has a color of #1385d8        
        
          <div style="background-color:#1385d8;">Content here</div>
        
        
          .mybackground {background-color:#1385d8;}
        
        Background color #1385d8
      
           Border around this has a color of #1385d8        
        
          <div style="border:2px solid #1385d8;">Content here</div>
        
        
          .myborder {border:2px solid #1385d8;}
        
        Border color #1385d8