#2a87da color space conversions
Hex:
        #2a87da
        RGB:
        42, 135, 218
        CMY:
        84, 47, 15
        CMYK:
        81, 38, 0, 15
      HSL:
        208°, 70.4000%, 50.9804%
        HSV (HSB):
        208°, 80.7339%, 85.4902%
        XYZ:
        22.2737, 22.8821, 69.5724
        xyY:
        0.1941, 0.1994, 22.8821
      CIE-Lab:
        54.9507, 2.4409, -49.9330
        CIE-LCH:
        54.9507, 49.9926, 272.7985
        CIE-Luv:
        54.9507, -30.4907, -78.3627
        Hunter-Lab:
        47.8353, -0.5962, -52.7476
      #2a87da color charts
#2a87da RGB chart
      #2a87da CMYK chart
      #2a87da RGB pie chart
      #2a87da color shades, tints & tones
#2a87da color schemes
#2a87da color preview, HTML & CSS examples
           This text has a color of #2a87da        
        
          <p style="color:#2a87da;">Text here</p>
        
        
          .mytext {color:#2a87da;}
        
        Text color #2a87da
      
           This box has a color of #2a87da        
        
          <div style="background-color:#2a87da;">Content here</div>
        
        
          .mybackground {background-color:#2a87da;}
        
        Background color #2a87da
      
           Border around this has a color of #2a87da        
        
          <div style="border:2px solid #2a87da;">Content here</div>
        
        
          .myborder {border:2px solid #2a87da;}
        
        Border color #2a87da