#2a91ae color space conversions
Hex:
        #2a91ae
        RGB:
        42, 145, 174
        CMY:
        84, 43, 32
        CMYK:
        76, 17, 0, 32
      HSL:
        193°, 61.1111%, 42.3529%
        HSV (HSB):
        193°, 75.8621%, 68.2353%
        XYZ:
        18.7202, 23.7990, 43.6514
        xyY:
        0.2172, 0.2762, 23.7990
      CIE-Lab:
        55.8860, -18.9420, -23.5305
        CIE-LCH:
        55.8860, 30.2074, 231.1660
        CIE-Luv:
        55.8860, -36.3598, -33.1181
        Hunter-Lab:
        48.7843, -16.8757, -18.9028
      #2a91ae color charts
#2a91ae RGB chart
      #2a91ae CMYK chart
      #2a91ae RGB pie chart
      #2a91ae color shades, tints & tones
#2a91ae color schemes
#2a91ae color preview, HTML & CSS examples
           This text has a color of #2a91ae        
        
          <p style="color:#2a91ae;">Text here</p>
        
        
          .mytext {color:#2a91ae;}
        
        Text color #2a91ae
      
           This box has a color of #2a91ae        
        
          <div style="background-color:#2a91ae;">Content here</div>
        
        
          .mybackground {background-color:#2a91ae;}
        
        Background color #2a91ae
      
           Border around this has a color of #2a91ae        
        
          <div style="border:2px solid #2a91ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a91ae;}
        
        Border color #2a91ae