#2b88ca color space conversions
Hex:
        #2b88ca
        RGB:
        43, 136, 202
        CMY:
        83, 47, 21
        CMYK:
        79, 33, 0, 21
      HSL:
        205°, 64.8980%, 48.0392%
        HSV (HSB):
        205°, 78.7129%, 79.2157%
        XYZ:
        20.4611, 22.3862, 59.1197
        xyY:
        0.2007, 0.2195, 22.3862
      CIE-Lab:
        54.4344, -3.9332, -41.7240
        CIE-LCH:
        54.4344, 41.9090, 264.6148
        CIE-Luv:
        54.4344, -31.4634, -64.2312
        Hunter-Lab:
        47.3140, -5.6067, -40.9640
      #2b88ca color charts
#2b88ca RGB chart
      #2b88ca CMYK chart
      #2b88ca RGB pie chart
      #2b88ca color shades, tints & tones
#2b88ca color schemes
#2b88ca color preview, HTML & CSS examples
           This text has a color of #2b88ca        
        
          <p style="color:#2b88ca;">Text here</p>
        
        
          .mytext {color:#2b88ca;}
        
        Text color #2b88ca
      
           This box has a color of #2b88ca        
        
          <div style="background-color:#2b88ca;">Content here</div>
        
        
          .mybackground {background-color:#2b88ca;}
        
        Background color #2b88ca
      
           Border around this has a color of #2b88ca        
        
          <div style="border:2px solid #2b88ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b88ca;}
        
        Border color #2b88ca