#049bfa color space conversions
Hex:
        #049bfa
        RGB:
        4, 155, 250
        CMY:
        98, 39, 2
        CMYK:
        98, 38, 0, 2
      HSL:
        203°, 96.8504%, 49.8039%
        HSV (HSB):
        203°, 98.4000%, 98.0392%
        XYZ:
        29.0267, 30.3706, 94.7747
        xyY:
        0.1883, 0.1970, 30.3706
      CIE-Lab:
        61.9727, 0.6212, -56.5236
        CIE-LCH:
        61.9727, 56.5270, 270.6297
        CIE-Luv:
        61.9727, -37.7347, -90.9186
        Hunter-Lab:
        55.1096, -2.4240, -63.3874
      #049bfa color charts
#049bfa RGB chart
      #049bfa CMYK chart
      #049bfa RGB pie chart
      #049bfa color shades, tints & tones
#049bfa color schemes
#049bfa color preview, HTML & CSS examples
           This text has a color of #049bfa        
        
          <p style="color:#049bfa;">Text here</p>
        
        
          .mytext {color:#049bfa;}
        
        Text color #049bfa
      
           This box has a color of #049bfa        
        
          <div style="background-color:#049bfa;">Content here</div>
        
        
          .mybackground {background-color:#049bfa;}
        
        Background color #049bfa
      
           Border around this has a color of #049bfa        
        
          <div style="border:2px solid #049bfa;">Content here</div>
        
        
          .myborder {border:2px solid #049bfa;}
        
        Border color #049bfa