#149db2 color space conversions
Hex:
        #149db2
        RGB:
        20, 157, 178
        CMY:
        92, 38, 30
        CMYK:
        89, 12, 0, 30
      HSL:
        188°, 79.7980%, 38.8235%
        HSV (HSB):
        188°, 88.7640%, 69.8039%
        XYZ:
        20.3813, 27.4770, 46.3489
        xyY:
        0.2163, 0.2917, 27.4770
      CIE-Lab:
        59.4133, -25.7838, -20.4262
        CIE-LCH:
        59.4133, 32.8943, 218.3866
        CIE-Luv:
        59.4133, -42.6419, -27.5663
        Hunter-Lab:
        52.4185, -22.3281, -15.7317
      #149db2 color charts
#149db2 RGB chart
      #149db2 CMYK chart
      #149db2 RGB pie chart
      #149db2 color shades, tints & tones
#149db2 color schemes
#149db2 color preview, HTML & CSS examples
           This text has a color of #149db2        
        
          <p style="color:#149db2;">Text here</p>
        
        
          .mytext {color:#149db2;}
        
        Text color #149db2
      
           This box has a color of #149db2        
        
          <div style="background-color:#149db2;">Content here</div>
        
        
          .mybackground {background-color:#149db2;}
        
        Background color #149db2
      
           Border around this has a color of #149db2        
        
          <div style="border:2px solid #149db2;">Content here</div>
        
        
          .myborder {border:2px solid #149db2;}
        
        Border color #149db2