#1b5eac color space conversions
Hex:
        #1b5eac
        RGB:
        27, 94, 172
        CMY:
        89, 63, 33
        CMYK:
        84, 45, 0, 33
      HSL:
        212°, 72.8643%, 39.0196%
        HSV (HSB):
        212°, 84.3023%, 67.4510%
        XYZ:
        11.9011, 11.2170, 40.5676
        xyY:
        0.1869, 0.1761, 11.2170
      CIE-Lab:
        39.9435, 9.0058, -47.4596
        CIE-LCH:
        39.9435, 48.3065, 280.7445
        CIE-Luv:
        39.9435, -20.8410, -69.5291
        Hunter-Lab:
        33.4918, 4.8183, -48.3720
      #1b5eac color charts
#1b5eac RGB chart
      #1b5eac CMYK chart
      #1b5eac RGB pie chart
      #1b5eac color shades, tints & tones
#1b5eac color schemes
#1b5eac color preview, HTML & CSS examples
           This text has a color of #1b5eac        
        
          <p style="color:#1b5eac;">Text here</p>
        
        
          .mytext {color:#1b5eac;}
        
        Text color #1b5eac
      
           This box has a color of #1b5eac        
        
          <div style="background-color:#1b5eac;">Content here</div>
        
        
          .mybackground {background-color:#1b5eac;}
        
        Background color #1b5eac
      
           Border around this has a color of #1b5eac        
        
          <div style="border:2px solid #1b5eac;">Content here</div>
        
        
          .myborder {border:2px solid #1b5eac;}
        
        Border color #1b5eac