#149dee color space conversions
Hex:
        #149dee
        RGB:
        20, 157, 238
        CMY:
        92, 38, 7
        CMYK:
        92, 34, 0, 7
      HSL:
        202°, 86.5079%, 50.5882%
        HSV (HSB):
        202°, 91.5966%, 93.3333%
        XYZ:
        27.7781, 30.4357, 85.2995
        xyY:
        0.1936, 0.2121, 30.4357
      CIE-Lab:
        62.0284, -4.5178, -49.8392
        CIE-LCH:
        62.0284, 50.0435, 264.8205
        CIE-Luv:
        62.0284, -38.4889, -79.2487
        Hunter-Lab:
        55.1686, -6.6680, -53.0539
      #149dee color charts
#149dee RGB chart
      #149dee CMYK chart
      #149dee RGB pie chart
      #149dee color shades, tints & tones
#149dee color schemes
#149dee color preview, HTML & CSS examples
           This text has a color of #149dee        
        
          <p style="color:#149dee;">Text here</p>
        
        
          .mytext {color:#149dee;}
        
        Text color #149dee
      
           This box has a color of #149dee        
        
          <div style="background-color:#149dee;">Content here</div>
        
        
          .mybackground {background-color:#149dee;}
        
        Background color #149dee
      
           Border around this has a color of #149dee        
        
          <div style="border:2px solid #149dee;">Content here</div>
        
        
          .myborder {border:2px solid #149dee;}
        
        Border color #149dee