#048eed color space conversions
Hex:
        #048eed
        RGB:
        4, 142, 237
        CMY:
        98, 44, 7
        CMYK:
        98, 40, 0, 7
      HSL:
        204°, 96.6805%, 47.2549%
        HSV (HSB):
        204°, 98.3122%, 92.9412%
        XYZ:
        25.0091, 25.4862, 83.7220
        xyY:
        0.1863, 0.1899, 25.4862
      CIE-Lab:
        57.5461, 3.3890, -56.4234
        CIE-LCH:
        57.5461, 56.5251, 273.4372
        CIE-Luv:
        57.5461, -34.3504, -89.7633
        Hunter-Lab:
        50.4839, 0.0800, -62.9872
      #048eed color charts
#048eed RGB chart
      #048eed CMYK chart
      #048eed RGB pie chart
      #048eed color shades, tints & tones
#048eed color schemes
#048eed color preview, HTML & CSS examples
           This text has a color of #048eed        
        
          <p style="color:#048eed;">Text here</p>
        
        
          .mytext {color:#048eed;}
        
        Text color #048eed
      
           This box has a color of #048eed        
        
          <div style="background-color:#048eed;">Content here</div>
        
        
          .mybackground {background-color:#048eed;}
        
        Background color #048eed
      
           Border around this has a color of #048eed        
        
          <div style="border:2px solid #048eed;">Content here</div>
        
        
          .myborder {border:2px solid #048eed;}
        
        Border color #048eed