#1434fb color space conversions
Hex:
        #1434fb
        RGB:
        20, 52, 251
        CMY:
        92, 80, 2
        CMYK:
        92, 79, 0, 2
      HSL:
        232°, 96.6527%, 53.1373%
        HSV (HSB):
        232°, 92.0319%, 98.4314%
        XYZ:
        18.9291, 9.5697, 92.1163
        xyY:
        0.1569, 0.0793, 9.5697
      CIE-Lab:
        37.0589, 63.2873, -97.6760
        CIE-LCH:
        37.0589, 116.3868, 302.9404
        CIE-Luv:
        37.0589, -12.1868, -131.0725
        Hunter-Lab:
        30.9350, 55.0876, -154.8955
      #1434fb color charts
#1434fb RGB chart
      #1434fb CMYK chart
      #1434fb RGB pie chart
      #1434fb color shades, tints & tones
#1434fb color schemes
#1434fb color preview, HTML & CSS examples
           This text has a color of #1434fb        
        
          <p style="color:#1434fb;">Text here</p>
        
        
          .mytext {color:#1434fb;}
        
        Text color #1434fb
      
           This box has a color of #1434fb        
        
          <div style="background-color:#1434fb;">Content here</div>
        
        
          .mybackground {background-color:#1434fb;}
        
        Background color #1434fb
      
           Border around this has a color of #1434fb        
        
          <div style="border:2px solid #1434fb;">Content here</div>
        
        
          .myborder {border:2px solid #1434fb;}
        
        Border color #1434fb