#149dd5 color space conversions
Hex:
        #149dd5
        RGB:
        20, 157, 213
        CMY:
        92, 38, 16
        CMYK:
        91, 26, 0, 16
      HSL:
        197°, 82.8326%, 45.6863%
        HSV (HSB):
        197°, 90.6103%, 83.5294%
        XYZ:
        24.3557, 29.0668, 67.2776
        xyY:
        0.2018, 0.2408, 29.0668
      CIE-Lab:
        60.8405, -13.6259, -37.8629
        CIE-LCH:
        60.8405, 40.2401, 250.2074
        CIE-Luv:
        60.8405, -40.1139, -57.9608
        Hunter-Lab:
        53.9136, -13.7106, -36.2471
      #149dd5 color charts
#149dd5 RGB chart
      #149dd5 CMYK chart
      #149dd5 RGB pie chart
      #149dd5 color shades, tints & tones
#149dd5 color schemes
#149dd5 color preview, HTML & CSS examples
           This text has a color of #149dd5        
        
          <p style="color:#149dd5;">Text here</p>
        
        
          .mytext {color:#149dd5;}
        
        Text color #149dd5
      
           This box has a color of #149dd5        
        
          <div style="background-color:#149dd5;">Content here</div>
        
        
          .mybackground {background-color:#149dd5;}
        
        Background color #149dd5
      
           Border around this has a color of #149dd5        
        
          <div style="border:2px solid #149dd5;">Content here</div>
        
        
          .myborder {border:2px solid #149dd5;}
        
        Border color #149dd5