#2b84bf color space conversions
Hex:
        #2b84bf
        RGB:
        43, 132, 191
        CMY:
        83, 48, 25
        CMYK:
        77, 31, 0, 25
      HSL:
        204°, 63.2479%, 45.8824%
        HSV (HSB):
        204°, 77.4869%, 74.9020%
        XYZ:
        18.6515, 20.7777, 52.3177
        xyY:
        0.2033, 0.2265, 20.7777
      CIE-Lab:
        52.7053, -5.5887, -38.1910
        CIE-LCH:
        52.7053, 38.5977, 261.6747
        CIE-Luv:
        52.7053, -30.6474, -57.9427
        Hunter-Lab:
        45.5826, -6.7308, -36.1427
      #2b84bf color charts
#2b84bf RGB chart
      #2b84bf CMYK chart
      #2b84bf RGB pie chart
      #2b84bf color shades, tints & tones
#2b84bf color schemes
#2b84bf color preview, HTML & CSS examples
           This text has a color of #2b84bf        
        
          <p style="color:#2b84bf;">Text here</p>
        
        
          .mytext {color:#2b84bf;}
        
        Text color #2b84bf
      
           This box has a color of #2b84bf        
        
          <div style="background-color:#2b84bf;">Content here</div>
        
        
          .mybackground {background-color:#2b84bf;}
        
        Background color #2b84bf
      
           Border around this has a color of #2b84bf        
        
          <div style="border:2px solid #2b84bf;">Content here</div>
        
        
          .myborder {border:2px solid #2b84bf;}
        
        Border color #2b84bf