#1421bc color space conversions
Hex:
        #1421bc
        RGB:
        20, 33, 188
        CMY:
        92, 87, 26
        CMYK:
        89, 82, 0, 26
      HSL:
        235°, 80.7692%, 40.7843%
        HSV (HSB):
        235°, 89.3617%, 73.7255%
        XYZ:
        9.9094, 4.8673, 47.9941
        xyY:
        0.1579, 0.0775, 4.8673
      CIE-Lab:
        26.3532, 52.7710, -79.1858
        CIE-LCH:
        26.3532, 95.1587, 303.6803
        CIE-Luv:
        26.3532, -7.9303, -94.3075
        Hunter-Lab:
        22.0619, 41.5677, -113.5380
      #1421bc color charts
#1421bc RGB chart
      #1421bc CMYK chart
      #1421bc RGB pie chart
      #1421bc color shades, tints & tones
#1421bc color schemes
#1421bc color preview, HTML & CSS examples
           This text has a color of #1421bc        
        
          <p style="color:#1421bc;">Text here</p>
        
        
          .mytext {color:#1421bc;}
        
        Text color #1421bc
      
           This box has a color of #1421bc        
        
          <div style="background-color:#1421bc;">Content here</div>
        
        
          .mybackground {background-color:#1421bc;}
        
        Background color #1421bc
      
           Border around this has a color of #1421bc        
        
          <div style="border:2px solid #1421bc;">Content here</div>
        
        
          .myborder {border:2px solid #1421bc;}
        
        Border color #1421bc