#049afd color space conversions
Hex:
        #049afd
        RGB:
        4, 154, 253
        CMY:
        98, 40, 1
        CMYK:
        98, 39, 0, 1
      HSL:
        204°, 98.4190%, 50.3922%
        HSV (HSB):
        204°, 98.4190%, 99.2157%
        XYZ:
        29.3353, 30.2289, 97.2171
        xyY:
        0.1871, 0.1928, 30.2289
      CIE-Lab:
        61.8512, 2.3339, -58.3596
        CIE-LCH:
        61.8512, 58.4062, 272.2901
        CIE-Luv:
        61.8512, -37.2430, -94.0985
        Hunter-Lab:
        54.9808, -0.9767, -66.3501
      #049afd color charts
#049afd RGB chart
      #049afd CMYK chart
      #049afd RGB pie chart
      #049afd color shades, tints & tones
#049afd color schemes
#049afd color preview, HTML & CSS examples
           This text has a color of #049afd        
        
          <p style="color:#049afd;">Text here</p>
        
        
          .mytext {color:#049afd;}
        
        Text color #049afd
      
           This box has a color of #049afd        
        
          <div style="background-color:#049afd;">Content here</div>
        
        
          .mybackground {background-color:#049afd;}
        
        Background color #049afd
      
           Border around this has a color of #049afd        
        
          <div style="border:2px solid #049afd;">Content here</div>
        
        
          .myborder {border:2px solid #049afd;}
        
        Border color #049afd