#149ec4 color space conversions
Hex:
        #149ec4
        RGB:
        20, 158, 196
        CMY:
        92, 38, 23
        CMYK:
        90, 19, 0, 23
      HSL:
        193°, 81.4815%, 42.3529%
        HSV (HSB):
        193°, 89.7959%, 76.8627%
        XYZ:
        22.4792, 28.5880, 56.5578
        xyY:
        0.2089, 0.2656, 28.5880
      CIE-Lab:
        60.4163, -20.1725, -29.0188
        CIE-LCH:
        60.4163, 35.3415, 235.1947
        CIE-Luv:
        60.4163, -41.6582, -42.4117
        Hunter-Lab:
        53.4677, -18.5227, -25.2892
      #149ec4 color charts
#149ec4 RGB chart
      #149ec4 CMYK chart
      #149ec4 RGB pie chart
      #149ec4 color shades, tints & tones
#149ec4 color schemes
#149ec4 color preview, HTML & CSS examples
           This text has a color of #149ec4        
        
          <p style="color:#149ec4;">Text here</p>
        
        
          .mytext {color:#149ec4;}
        
        Text color #149ec4
      
           This box has a color of #149ec4        
        
          <div style="background-color:#149ec4;">Content here</div>
        
        
          .mybackground {background-color:#149ec4;}
        
        Background color #149ec4
      
           Border around this has a color of #149ec4        
        
          <div style="border:2px solid #149ec4;">Content here</div>
        
        
          .myborder {border:2px solid #149ec4;}
        
        Border color #149ec4