#049ed1 color space conversions
Hex:
        #049ed1
        RGB:
        4, 158, 209
        CMY:
        98, 38, 18
        CMYK:
        98, 24, 0, 18
      HSL:
        195°, 96.2441%, 41.7647%
        HSV (HSB):
        195°, 98.0861%, 81.9608%
        XYZ:
        23.7856, 29.0830, 64.6815
        xyY:
        0.2023, 0.2474, 29.0830
      CIE-Lab:
        60.8548, -16.1853, -35.6185
        CIE-LCH:
        60.8548, 39.1234, 245.5626
        CIE-Luv:
        60.8548, -41.4377, -53.9203
        Hunter-Lab:
        53.9286, -15.6466, -33.3619
      #049ed1 color charts
#049ed1 RGB chart
      #049ed1 CMYK chart
      #049ed1 RGB pie chart
      #049ed1 color shades, tints & tones
#049ed1 color schemes
#049ed1 color preview, HTML & CSS examples
           This text has a color of #049ed1        
        
          <p style="color:#049ed1;">Text here</p>
        
        
          .mytext {color:#049ed1;}
        
        Text color #049ed1
      
           This box has a color of #049ed1        
        
          <div style="background-color:#049ed1;">Content here</div>
        
        
          .mybackground {background-color:#049ed1;}
        
        Background color #049ed1
      
           Border around this has a color of #049ed1        
        
          <div style="border:2px solid #049ed1;">Content here</div>
        
        
          .myborder {border:2px solid #049ed1;}
        
        Border color #049ed1