#2a86e1 color space conversions
Hex:
        #2a86e1
        RGB:
        42, 134, 225
        CMY:
        84, 47, 12
        CMYK:
        81, 40, 0, 12
      HSL:
        210°, 75.3086%, 52.3529%
        HSV (HSB):
        210°, 81.3333%, 88.2353%
        XYZ:
        23.0705, 22.9787, 74.4535
        xyY:
        0.1915, 0.1907, 22.9787
      CIE-Lab:
        55.0504, 5.6444, -53.6990
        CIE-LCH:
        55.0504, 53.9949, 276.0005
        CIE-Luv:
        55.0504, -29.8595, -84.7858
        Hunter-Lab:
        47.9361, 2.0199, -58.5330
      #2a86e1 color charts
#2a86e1 RGB chart
      #2a86e1 CMYK chart
      #2a86e1 RGB pie chart
      #2a86e1 color shades, tints & tones
#2a86e1 color schemes
#2a86e1 color preview, HTML & CSS examples
           This text has a color of #2a86e1        
        
          <p style="color:#2a86e1;">Text here</p>
        
        
          .mytext {color:#2a86e1;}
        
        Text color #2a86e1
      
           This box has a color of #2a86e1        
        
          <div style="background-color:#2a86e1;">Content here</div>
        
        
          .mybackground {background-color:#2a86e1;}
        
        Background color #2a86e1
      
           Border around this has a color of #2a86e1        
        
          <div style="border:2px solid #2a86e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a86e1;}
        
        Border color #2a86e1