#1335af color space conversions
Hex:
        #1335af
        RGB:
        19, 53, 175
        CMY:
        93, 79, 31
        CMYK:
        89, 70, 0, 31
      HSL:
        227°, 80.4124%, 38.0392%
        HSV (HSB):
        227°, 89.1429%, 68.6275%
        XYZ:
        9.2795, 5.7798, 41.1840
        xyY:
        0.1650, 0.1028, 5.7798
      CIE-Lab:
        28.8500, 36.9132, -67.3117
        CIE-LCH:
        28.8500, 76.7688, 298.7400
        CIE-Luv:
        28.8500, -10.7859, -86.7798
        Hunter-Lab:
        24.0412, 26.8260, -84.7383
      #1335af color charts
#1335af RGB chart
      #1335af CMYK chart
      #1335af RGB pie chart
      #1335af color shades, tints & tones
#1335af color schemes
#1335af color preview, HTML & CSS examples
           This text has a color of #1335af        
        
          <p style="color:#1335af;">Text here</p>
        
        
          .mytext {color:#1335af;}
        
        Text color #1335af
      
           This box has a color of #1335af        
        
          <div style="background-color:#1335af;">Content here</div>
        
        
          .mybackground {background-color:#1335af;}
        
        Background color #1335af
      
           Border around this has a color of #1335af        
        
          <div style="border:2px solid #1335af;">Content here</div>
        
        
          .myborder {border:2px solid #1335af;}
        
        Border color #1335af