#1462bd color space conversions
Hex:
        #1462bd
        RGB:
        20, 98, 189
        CMY:
        92, 62, 26
        CMYK:
        89, 48, 0, 26
      HSL:
        212°, 80.8612%, 40.9804%
        HSV (HSB):
        212°, 89.4180%, 74.1176%
        XYZ:
        13.8415, 12.5582, 49.8386
        xyY:
        0.1816, 0.1647, 12.5582
      CIE-Lab:
        42.0899, 12.6705, -53.9790
        CIE-LCH:
        42.0899, 55.4461, 283.2098
        CIE-Luv:
        42.0899, -22.1218, -80.4335
        Hunter-Lab:
        35.4376, 7.7042, -58.5778
      #1462bd color charts
#1462bd RGB chart
      #1462bd CMYK chart
      #1462bd RGB pie chart
      #1462bd color shades, tints & tones
#1462bd color schemes
#1462bd color preview, HTML & CSS examples
           This text has a color of #1462bd        
        
          <p style="color:#1462bd;">Text here</p>
        
        
          .mytext {color:#1462bd;}
        
        Text color #1462bd
      
           This box has a color of #1462bd        
        
          <div style="background-color:#1462bd;">Content here</div>
        
        
          .mybackground {background-color:#1462bd;}
        
        Background color #1462bd
      
           Border around this has a color of #1462bd        
        
          <div style="border:2px solid #1462bd;">Content here</div>
        
        
          .myborder {border:2px solid #1462bd;}
        
        Border color #1462bd