#2b88ff color space conversions
Hex:
        #2b88ff
        RGB:
        43, 136, 255
        CMY:
        83, 47, 0
        CMYK:
        83, 47, 0, 0
      HSL:
        214°, 100.0000%, 58.4314%
        HSV (HSB):
        214°, 83.1373%, 100.0000%
        XYZ:
        27.8504, 25.3419, 98.0313
        xyY:
        0.1842, 0.1676, 25.3419
      CIE-Lab:
        57.4071, 15.6895, -66.5581
        CIE-LCH:
        57.4071, 68.3823, 283.2640
        CIE-Luv:
        57.4071, -29.2281, -107.0733
        Hunter-Lab:
        50.3407, 10.6567, -80.2202
      #2b88ff color charts
#2b88ff RGB chart
      #2b88ff CMYK chart
      #2b88ff RGB pie chart
      #2b88ff color shades, tints & tones
#2b88ff color schemes
#2b88ff color preview, HTML & CSS examples
           This text has a color of #2b88ff        
        
          <p style="color:#2b88ff;">Text here</p>
        
        
          .mytext {color:#2b88ff;}
        
        Text color #2b88ff
      
           This box has a color of #2b88ff        
        
          <div style="background-color:#2b88ff;">Content here</div>
        
        
          .mybackground {background-color:#2b88ff;}
        
        Background color #2b88ff
      
           Border around this has a color of #2b88ff        
        
          <div style="border:2px solid #2b88ff;">Content here</div>
        
        
          .myborder {border:2px solid #2b88ff;}
        
        Border color #2b88ff