#1a27ae color space conversions
Hex:
        #1a27ae
        RGB:
        26, 39, 174
        CMY:
        90, 85, 32
        CMYK:
        85, 78, 0, 32
      HSL:
        235°, 74.0000%, 39.2157%
        HSV (HSB):
        235°, 85.0575%, 68.2353%
        XYZ:
        8.7915, 4.7266, 40.4934
        xyY:
        0.1628, 0.0875, 4.7266
      CIE-Lab:
        25.9413, 45.3415, -71.5135
        CIE-LCH:
        25.9413, 84.6761, 302.3758
        CIE-Luv:
        25.9413, -7.7677, -86.6281
        Hunter-Lab:
        21.7408, 34.1349, -95.2119
      #1a27ae color charts
#1a27ae RGB chart
      #1a27ae CMYK chart
      #1a27ae RGB pie chart
      #1a27ae color shades, tints & tones
#1a27ae color schemes
#1a27ae color preview, HTML & CSS examples
           This text has a color of #1a27ae        
        
          <p style="color:#1a27ae;">Text here</p>
        
        
          .mytext {color:#1a27ae;}
        
        Text color #1a27ae
      
           This box has a color of #1a27ae        
        
          <div style="background-color:#1a27ae;">Content here</div>
        
        
          .mybackground {background-color:#1a27ae;}
        
        Background color #1a27ae
      
           Border around this has a color of #1a27ae        
        
          <div style="border:2px solid #1a27ae;">Content here</div>
        
        
          .myborder {border:2px solid #1a27ae;}
        
        Border color #1a27ae