#1428d3 color space conversions
Hex:
        #1428d3
        RGB:
        20, 40, 211
        CMY:
        92, 84, 17
        CMYK:
        91, 81, 0, 17
      HSL:
        234°, 82.6840%, 45.2941%
        HSV (HSB):
        234°, 90.5213%, 82.7451%
        XYZ:
        12.8052, 6.3695, 62.1825
        xyY:
        0.1574, 0.0783, 6.3695
      CIE-Lab:
        30.3261, 56.6404, -86.0605
        CIE-LCH:
        30.3261, 103.0269, 303.3508
        CIE-Luv:
        30.3261, -9.5203, -107.9996
        Hunter-Lab:
        25.2378, 46.4013, -128.4162
      #1428d3 color charts
#1428d3 RGB chart
      #1428d3 CMYK chart
      #1428d3 RGB pie chart
      #1428d3 color shades, tints & tones
#1428d3 color schemes
#1428d3 color preview, HTML & CSS examples
           This text has a color of #1428d3        
        
          <p style="color:#1428d3;">Text here</p>
        
        
          .mytext {color:#1428d3;}
        
        Text color #1428d3
      
           This box has a color of #1428d3        
        
          <div style="background-color:#1428d3;">Content here</div>
        
        
          .mybackground {background-color:#1428d3;}
        
        Background color #1428d3
      
           Border around this has a color of #1428d3        
        
          <div style="border:2px solid #1428d3;">Content here</div>
        
        
          .myborder {border:2px solid #1428d3;}
        
        Border color #1428d3