#149dbb color space conversions
Hex:
        #149dbb
        RGB:
        20, 157, 187
        CMY:
        92, 38, 27
        CMYK:
        89, 16, 0, 27
      HSL:
        191°, 80.6763%, 40.5882%
        HSV (HSB):
        191°, 89.3048%, 73.3333%
        XYZ:
        21.3151, 27.8505, 51.2660
        xyY:
        0.2122, 0.2773, 27.8505
      CIE-Lab:
        59.7535, -22.7478, -24.9823
        CIE-LCH:
        59.7535, 33.7872, 227.6803
        CIE-Luv:
        59.7535, -41.9705, -35.3869
        Hunter-Lab:
        52.7736, -20.2581, -20.6547
      #149dbb color charts
#149dbb RGB chart
      #149dbb CMYK chart
      #149dbb RGB pie chart
      #149dbb color shades, tints & tones
#149dbb color schemes
#149dbb color preview, HTML & CSS examples
           This text has a color of #149dbb        
        
          <p style="color:#149dbb;">Text here</p>
        
        
          .mytext {color:#149dbb;}
        
        Text color #149dbb
      
           This box has a color of #149dbb        
        
          <div style="background-color:#149dbb;">Content here</div>
        
        
          .mybackground {background-color:#149dbb;}
        
        Background color #149dbb
      
           Border around this has a color of #149dbb        
        
          <div style="border:2px solid #149dbb;">Content here</div>
        
        
          .myborder {border:2px solid #149dbb;}
        
        Border color #149dbb