#1457bb color space conversions
Hex:
        #1457bb
        RGB:
        20, 87, 187
        CMY:
        92, 66, 27
        CMYK:
        89, 53, 0, 27
      HSL:
        216°, 80.6763%, 40.5882%
        HSV (HSB):
        216°, 89.3048%, 73.3333%
        XYZ:
        12.6663, 10.5530, 48.3830
        xyY:
        0.1769, 0.1474, 10.5530
      CIE-Lab:
        38.8171, 19.1114, -58.1064
        CIE-LCH:
        38.8171, 61.1686, 288.2062
        CIE-Luv:
        38.8171, -18.9548, -84.7169
        Hunter-Lab:
        32.4853, 12.7494, -65.5657
      #1457bb color charts
#1457bb RGB chart
      #1457bb CMYK chart
      #1457bb RGB pie chart
      #1457bb color shades, tints & tones
#1457bb color schemes
#1457bb color preview, HTML & CSS examples
           This text has a color of #1457bb        
        
          <p style="color:#1457bb;">Text here</p>
        
        
          .mytext {color:#1457bb;}
        
        Text color #1457bb
      
           This box has a color of #1457bb        
        
          <div style="background-color:#1457bb;">Content here</div>
        
        
          .mybackground {background-color:#1457bb;}
        
        Background color #1457bb
      
           Border around this has a color of #1457bb        
        
          <div style="border:2px solid #1457bb;">Content here</div>
        
        
          .myborder {border:2px solid #1457bb;}
        
        Border color #1457bb