#229dbd color space conversions
Hex:
        #229dbd
        RGB:
        34, 157, 189
        CMY:
        87, 38, 26
        CMYK:
        82, 17, 0, 26
      HSL:
        192°, 69.5067%, 43.7255%
        HSV (HSB):
        192°, 82.0106%, 74.1176%
        XYZ:
        21.9020, 28.1281, 52.4190
        xyY:
        0.2138, 0.2746, 28.1281
      CIE-Lab:
        60.0043, -21.0665, -25.7076
        CIE-LCH:
        60.0043, 33.2367, 230.6666
        CIE-Luv:
        60.0043, -40.6326, -36.7977
        Hunter-Lab:
        53.0360, -19.0988, -21.4751
      #229dbd color charts
#229dbd RGB chart
      #229dbd CMYK chart
      #229dbd RGB pie chart
      #229dbd color shades, tints & tones
#229dbd color schemes
#229dbd color preview, HTML & CSS examples
           This text has a color of #229dbd        
        
          <p style="color:#229dbd;">Text here</p>
        
        
          .mytext {color:#229dbd;}
        
        Text color #229dbd
      
           This box has a color of #229dbd        
        
          <div style="background-color:#229dbd;">Content here</div>
        
        
          .mybackground {background-color:#229dbd;}
        
        Background color #229dbd
      
           Border around this has a color of #229dbd        
        
          <div style="border:2px solid #229dbd;">Content here</div>
        
        
          .myborder {border:2px solid #229dbd;}
        
        Border color #229dbd