#1134ae color space conversions
Hex:
        #1134ae
        RGB:
        17, 52, 174
        CMY:
        93, 80, 32
        CMYK:
        90, 70, 0, 32
      HSL:
        227°, 82.1990%, 37.4510%
        HSV (HSB):
        227°, 90.2299%, 68.2353%
        XYZ:
        9.0991, 5.6311, 40.6517
        xyY:
        0.1643, 0.1017, 5.6311
      CIE-Lab:
        28.4621, 37.0833, -67.3546
        CIE-LCH:
        28.4621, 76.8883, 298.8358
        CIE-Luv:
        28.4621, -10.7166, -86.2800
        Hunter-Lab:
        23.7300, 26.9172, -84.9582
      #1134ae color charts
#1134ae RGB chart
      #1134ae CMYK chart
      #1134ae RGB pie chart
      #1134ae color shades, tints & tones
#1134ae color schemes
#1134ae color preview, HTML & CSS examples
           This text has a color of #1134ae        
        
          <p style="color:#1134ae;">Text here</p>
        
        
          .mytext {color:#1134ae;}
        
        Text color #1134ae
      
           This box has a color of #1134ae        
        
          <div style="background-color:#1134ae;">Content here</div>
        
        
          .mybackground {background-color:#1134ae;}
        
        Background color #1134ae
      
           Border around this has a color of #1134ae        
        
          <div style="border:2px solid #1134ae;">Content here</div>
        
        
          .myborder {border:2px solid #1134ae;}
        
        Border color #1134ae