#2b87da color space conversions
Hex:
        #2b87da
        RGB:
        43, 135, 218
        CMY:
        83, 47, 15
        CMYK:
        80, 38, 0, 15
      HSL:
        208°, 70.2811%, 51.1765%
        HSV (HSB):
        208°, 80.2752%, 85.4902%
        XYZ:
        22.3151, 22.9035, 69.5744
        xyY:
        0.1944, 0.1995, 22.9035
      CIE-Lab:
        54.9728, 2.5367, -49.8965
        CIE-LCH:
        54.9728, 49.9610, 272.9104
        CIE-Luv:
        54.9728, -30.3679, -78.3191
        Hunter-Lab:
        47.8576, -0.5195, -52.6942
      #2b87da color charts
#2b87da RGB chart
      #2b87da CMYK chart
      #2b87da RGB pie chart
      #2b87da color shades, tints & tones
#2b87da color schemes
#2b87da color preview, HTML & CSS examples
           This text has a color of #2b87da        
        
          <p style="color:#2b87da;">Text here</p>
        
        
          .mytext {color:#2b87da;}
        
        Text color #2b87da
      
           This box has a color of #2b87da        
        
          <div style="background-color:#2b87da;">Content here</div>
        
        
          .mybackground {background-color:#2b87da;}
        
        Background color #2b87da
      
           Border around this has a color of #2b87da        
        
          <div style="border:2px solid #2b87da;">Content here</div>
        
        
          .myborder {border:2px solid #2b87da;}
        
        Border color #2b87da