#2b85ac color space conversions
Hex:
        #2b85ac
        RGB:
        43, 133, 172
        CMY:
        83, 48, 33
        CMYK:
        75, 23, 0, 33
      HSL:
        198°, 60.0000%, 42.1569%
        HSV (HSB):
        198°, 75.0000%, 67.4510%
        XYZ:
        16.8302, 20.2672, 42.0546
        xyY:
        0.2126, 0.2561, 20.2672
      CIE-Lab:
        52.1380, -12.9264, -28.1721
        CIE-LCH:
        52.1380, 30.9961, 245.3526
        CIE-Luv:
        52.1380, -32.0155, -40.8532
        Hunter-Lab:
        45.0191, -12.0521, -23.8724
      #2b85ac color charts
#2b85ac RGB chart
      #2b85ac CMYK chart
      #2b85ac RGB pie chart
      #2b85ac color shades, tints & tones
#2b85ac color schemes
#2b85ac color preview, HTML & CSS examples
           This text has a color of #2b85ac        
        
          <p style="color:#2b85ac;">Text here</p>
        
        
          .mytext {color:#2b85ac;}
        
        Text color #2b85ac
      
           This box has a color of #2b85ac        
        
          <div style="background-color:#2b85ac;">Content here</div>
        
        
          .mybackground {background-color:#2b85ac;}
        
        Background color #2b85ac
      
           Border around this has a color of #2b85ac        
        
          <div style="border:2px solid #2b85ac;">Content here</div>
        
        
          .myborder {border:2px solid #2b85ac;}
        
        Border color #2b85ac