#149dcd color space conversions
Hex:
        #149dcd
        RGB:
        20, 157, 205
        CMY:
        92, 38, 20
        CMYK:
        90, 23, 0, 20
      HSL:
        196°, 82.2222%, 44.1176%
        HSV (HSB):
        196°, 90.2439%, 80.3922%
        XYZ:
        23.3649, 28.6704, 62.0601
        xyY:
        0.2048, 0.2513, 28.6704
      CIE-Lab:
        60.4897, -16.4799, -33.9453
        CIE-LCH:
        60.4897, 37.7342, 244.1041
        CIE-Luv:
        60.4897, -40.6694, -51.0408
        Hunter-Lab:
        53.5448, -15.8128, -31.2376
      #149dcd color charts
#149dcd RGB chart
      #149dcd CMYK chart
      #149dcd RGB pie chart
      #149dcd color shades, tints & tones
#149dcd color schemes
#149dcd color preview, HTML & CSS examples
           This text has a color of #149dcd        
        
          <p style="color:#149dcd;">Text here</p>
        
        
          .mytext {color:#149dcd;}
        
        Text color #149dcd
      
           This box has a color of #149dcd        
        
          <div style="background-color:#149dcd;">Content here</div>
        
        
          .mybackground {background-color:#149dcd;}
        
        Background color #149dcd
      
           Border around this has a color of #149dcd        
        
          <div style="border:2px solid #149dcd;">Content here</div>
        
        
          .myborder {border:2px solid #149dcd;}
        
        Border color #149dcd