#1453bd color space conversions
Hex:
        #1453bd
        RGB:
        20, 83, 189
        CMY:
        92, 67, 26
        CMYK:
        89, 56, 0, 26
      HSL:
        218°, 80.8612%, 40.9804%
        HSV (HSB):
        218°, 89.4180%, 74.1176%
        XYZ:
        12.5671, 10.0094, 49.4138
        xyY:
        0.1746, 0.1390, 10.0094
      CIE-Lab:
        37.8592, 22.5713, -60.8341
        CIE-LCH:
        37.8592, 64.8865, 290.3564
        CIE-Luv:
        37.8592, -17.8062, -87.9156
        Hunter-Lab:
        31.6376, 15.5379, -70.4569
      #1453bd color charts
#1453bd RGB chart
      #1453bd CMYK chart
      #1453bd RGB pie chart
      #1453bd color shades, tints & tones
#1453bd color schemes
#1453bd color preview, HTML & CSS examples
           This text has a color of #1453bd        
        
          <p style="color:#1453bd;">Text here</p>
        
        
          .mytext {color:#1453bd;}
        
        Text color #1453bd
      
           This box has a color of #1453bd        
        
          <div style="background-color:#1453bd;">Content here</div>
        
        
          .mybackground {background-color:#1453bd;}
        
        Background color #1453bd
      
           Border around this has a color of #1453bd        
        
          <div style="border:2px solid #1453bd;">Content here</div>
        
        
          .myborder {border:2px solid #1453bd;}
        
        Border color #1453bd