#1311d8 color space conversions
Hex:
        #1311d8
        RGB:
        19, 17, 216
        CMY:
        93, 93, 15
        CMYK:
        91, 92, 0, 15
      HSL:
        241°, 85.4077%, 45.6863%
        HSV (HSB):
        241°, 92.1296%, 84.7059%
        XYZ:
        12.8637, 5.4972, 65.3488
        xyY:
        0.1537, 0.0657, 5.4972
      CIE-Lab:
        28.1068, 66.5962, -92.6567
        CIE-LCH:
        28.1068, 114.1066, 305.7063
        CIE-Luv:
        28.1068, -7.7620, -109.0810
        Hunter-Lab:
        23.4461, 56.9029, -148.8402
      #1311d8 color charts
#1311d8 RGB chart
      #1311d8 CMYK chart
      #1311d8 RGB pie chart
      #1311d8 color shades, tints & tones
#1311d8 color schemes
#1311d8 color preview, HTML & CSS examples
           This text has a color of #1311d8        
        
          <p style="color:#1311d8;">Text here</p>
        
        
          .mytext {color:#1311d8;}
        
        Text color #1311d8
      
           This box has a color of #1311d8        
        
          <div style="background-color:#1311d8;">Content here</div>
        
        
          .mybackground {background-color:#1311d8;}
        
        Background color #1311d8
      
           Border around this has a color of #1311d8        
        
          <div style="border:2px solid #1311d8;">Content here</div>
        
        
          .myborder {border:2px solid #1311d8;}
        
        Border color #1311d8