#1303af color space conversions
Hex:
        #1303af
        RGB:
        19, 3, 175
        CMY:
        93, 99, 31
        CMYK:
        89, 98, 0, 31
      HSL:
        246°, 96.6292%, 34.9020%
        HSV (HSB):
        246°, 98.2857%, 68.6275%
        XYZ:
        8.0390, 3.2987, 40.7705
        xyY:
        0.1543, 0.0633, 3.2987
      CIE-Lab:
        21.2026, 59.1220, -80.0111
        CIE-LCH:
        21.2026, 99.4846, 306.4615
        CIE-Luv:
        21.2026, -5.2447, -83.5846
        Hunter-Lab:
        18.1624, 47.2231, -120.3791
      #1303af color charts
#1303af RGB chart
      #1303af CMYK chart
      #1303af RGB pie chart
      #1303af color shades, tints & tones
#1303af color schemes
#1303af color preview, HTML & CSS examples
           This text has a color of #1303af        
        
          <p style="color:#1303af;">Text here</p>
        
        
          .mytext {color:#1303af;}
        
        Text color #1303af
      
           This box has a color of #1303af        
        
          <div style="background-color:#1303af;">Content here</div>
        
        
          .mybackground {background-color:#1303af;}
        
        Background color #1303af
      
           Border around this has a color of #1303af        
        
          <div style="border:2px solid #1303af;">Content here</div>
        
        
          .myborder {border:2px solid #1303af;}
        
        Border color #1303af