#1337d6 color space conversions
Hex:
        #1337d6
        RGB:
        19, 55, 214
        CMY:
        93, 78, 16
        CMYK:
        91, 74, 0, 16
      HSL:
        229°, 83.6910%, 45.6863%
        HSV (HSB):
        229°, 91.1215%, 83.9216%
        XYZ:
        13.7723, 7.7259, 64.3837
        xyY:
        0.1604, 0.0900, 7.7259
      CIE-Lab:
        33.4053, 49.6653, -82.6867
        CIE-LCH:
        33.4053, 96.4558, 300.9909
        CIE-Luv:
        33.4053, -11.8055, -109.8435
        Hunter-Lab:
        27.7954, 39.8029, -117.8790
      #1337d6 color charts
#1337d6 RGB chart
      #1337d6 CMYK chart
      #1337d6 RGB pie chart
      #1337d6 color shades, tints & tones
#1337d6 color schemes
#1337d6 color preview, HTML & CSS examples
           This text has a color of #1337d6        
        
          <p style="color:#1337d6;">Text here</p>
        
        
          .mytext {color:#1337d6;}
        
        Text color #1337d6
      
           This box has a color of #1337d6        
        
          <div style="background-color:#1337d6;">Content here</div>
        
        
          .mybackground {background-color:#1337d6;}
        
        Background color #1337d6
      
           Border around this has a color of #1337d6        
        
          <div style="border:2px solid #1337d6;">Content here</div>
        
        
          .myborder {border:2px solid #1337d6;}
        
        Border color #1337d6