#1a27bc color space conversions
Hex:
        #1a27bc
        RGB:
        26, 39, 188
        CMY:
        90, 85, 26
        CMYK:
        86, 79, 0, 26
      HSL:
        235°, 75.7009%, 41.9608%
        HSV (HSB):
        235°, 86.1702%, 73.7255%
        XYZ:
        10.2286, 5.3015, 48.0611
        xyY:
        0.1608, 0.0834, 5.3015
      CIE-Lab:
        27.5770, 49.9961, -77.1467
        CIE-LCH:
        27.5770, 91.9305, 302.9459
        CIE-Luv:
        27.5770, -8.2249, -94.7789
        Hunter-Lab:
        23.0250, 39.0032, -107.6414
      #1a27bc color charts
#1a27bc RGB chart
      #1a27bc CMYK chart
      #1a27bc RGB pie chart
      #1a27bc color shades, tints & tones
#1a27bc color schemes
#1a27bc color preview, HTML & CSS examples
           This text has a color of #1a27bc        
        
          <p style="color:#1a27bc;">Text here</p>
        
        
          .mytext {color:#1a27bc;}
        
        Text color #1a27bc
      
           This box has a color of #1a27bc        
        
          <div style="background-color:#1a27bc;">Content here</div>
        
        
          .mybackground {background-color:#1a27bc;}
        
        Background color #1a27bc
      
           Border around this has a color of #1a27bc        
        
          <div style="border:2px solid #1a27bc;">Content here</div>
        
        
          .myborder {border:2px solid #1a27bc;}
        
        Border color #1a27bc