#1b27bc color space conversions
Hex:
        #1b27bc
        RGB:
        27, 39, 188
        CMY:
        89, 85, 26
        CMYK:
        86, 79, 0, 26
      HSL:
        236°, 74.8837%, 42.1569%
        HSV (HSB):
        236°, 85.6383%, 73.7255%
        XYZ:
        10.2546, 5.3149, 48.0624
        xyY:
        0.1612, 0.0835, 5.3149
      CIE-Lab:
        27.6137, 50.0392, -77.0847
        CIE-LCH:
        27.6137, 91.9020, 302.9894
        CIE-Luv:
        27.6137, -8.1383, -94.7922
        Hunter-Lab:
        23.0540, 39.0536, -107.4681
      #1b27bc color charts
#1b27bc RGB chart
      #1b27bc CMYK chart
      #1b27bc RGB pie chart
      #1b27bc color shades, tints & tones
#1b27bc color schemes
#1b27bc color preview, HTML & CSS examples
           This text has a color of #1b27bc        
        
          <p style="color:#1b27bc;">Text here</p>
        
        
          .mytext {color:#1b27bc;}
        
        Text color #1b27bc
      
           This box has a color of #1b27bc        
        
          <div style="background-color:#1b27bc;">Content here</div>
        
        
          .mybackground {background-color:#1b27bc;}
        
        Background color #1b27bc
      
           Border around this has a color of #1b27bc        
        
          <div style="border:2px solid #1b27bc;">Content here</div>
        
        
          .myborder {border:2px solid #1b27bc;}
        
        Border color #1b27bc