#1365d6 color space conversions
Hex:
        #1365d6
        RGB:
        19, 101, 214
        CMY:
        93, 60, 16
        CMYK:
        91, 53, 0, 16
      HSL:
        215°, 83.6910%, 45.6863%
        HSV (HSB):
        215°, 91.1215%, 83.9216%
        XYZ:
        17.0598, 14.3008, 65.4795
        xyY:
        0.1762, 0.1477, 14.3008
      CIE-Lab:
        44.6613, 20.5719, -64.2268
        CIE-LCH:
        44.6613, 67.4410, 287.7603
        CIE-Luv:
        44.6613, -22.2985, -97.3228
        Hunter-Lab:
        37.8165, 14.3465, -76.1896
      #1365d6 color charts
#1365d6 RGB chart
      #1365d6 CMYK chart
      #1365d6 RGB pie chart
      #1365d6 color shades, tints & tones
#1365d6 color schemes
#1365d6 color preview, HTML & CSS examples
           This text has a color of #1365d6        
        
          <p style="color:#1365d6;">Text here</p>
        
        
          .mytext {color:#1365d6;}
        
        Text color #1365d6
      
           This box has a color of #1365d6        
        
          <div style="background-color:#1365d6;">Content here</div>
        
        
          .mybackground {background-color:#1365d6;}
        
        Background color #1365d6
      
           Border around this has a color of #1365d6        
        
          <div style="border:2px solid #1365d6;">Content here</div>
        
        
          .myborder {border:2px solid #1365d6;}
        
        Border color #1365d6