#049ec1 color space conversions
Hex:
        #049ec1
        RGB:
        4, 158, 193
        CMY:
        98, 38, 24
        CMYK:
        98, 18, 0, 24
      HSL:
        191°, 95.9391%, 38.6275%
        HSV (HSB):
        191°, 97.9275%, 75.6863%
        XYZ:
        21.9026, 28.3298, 54.7659
        xyY:
        0.2086, 0.2698, 28.3298
      CIE-Lab:
        60.1855, -21.8446, -27.7004
        CIE-LCH:
        60.1855, 35.2775, 231.7406
        CIE-Luv:
        60.1855, -42.6305, -40.0128
        Hunter-Lab:
        53.2257, -19.6917, -23.7476
      #049ec1 color charts
#049ec1 RGB chart
      #049ec1 CMYK chart
      #049ec1 RGB pie chart
      #049ec1 color shades, tints & tones
#049ec1 color schemes
#049ec1 color preview, HTML & CSS examples
           This text has a color of #049ec1        
        
          <p style="color:#049ec1;">Text here</p>
        
        
          .mytext {color:#049ec1;}
        
        Text color #049ec1
      
           This box has a color of #049ec1        
        
          <div style="background-color:#049ec1;">Content here</div>
        
        
          .mybackground {background-color:#049ec1;}
        
        Background color #049ec1
      
           Border around this has a color of #049ec1        
        
          <div style="border:2px solid #049ec1;">Content here</div>
        
        
          .myborder {border:2px solid #049ec1;}
        
        Border color #049ec1