#1434cf color space conversions
Hex:
        #1434cf
        RGB:
        20, 52, 207
        CMY:
        92, 80, 19
        CMYK:
        90, 75, 0, 19
      HSL:
        230°, 82.3789%, 44.5098%
        HSV (HSB):
        230°, 90.3382%, 81.1765%
        XYZ:
        12.7790, 7.1097, 59.7303
        xyY:
        0.1605, 0.0893, 7.1097
      CIE-Lab:
        32.0553, 49.0118, -80.8684
        CIE-LCH:
        32.0553, 94.5613, 301.2187
        CIE-Luv:
        32.0553, -11.1112, -105.8702
        Hunter-Lab:
        26.6640, 38.8857, -114.1512
      #1434cf color charts
#1434cf RGB chart
      #1434cf CMYK chart
      #1434cf RGB pie chart
      #1434cf color shades, tints & tones
#1434cf color schemes
#1434cf color preview, HTML & CSS examples
           This text has a color of #1434cf        
        
          <p style="color:#1434cf;">Text here</p>
        
        
          .mytext {color:#1434cf;}
        
        Text color #1434cf
      
           This box has a color of #1434cf        
        
          <div style="background-color:#1434cf;">Content here</div>
        
        
          .mybackground {background-color:#1434cf;}
        
        Background color #1434cf
      
           Border around this has a color of #1434cf        
        
          <div style="border:2px solid #1434cf;">Content here</div>
        
        
          .myborder {border:2px solid #1434cf;}
        
        Border color #1434cf