#048cd2 color space conversions
Hex:
        #048cd2
        RGB:
        4, 140, 210
        CMY:
        98, 45, 18
        CMYK:
        98, 33, 0, 18
      HSL:
        200°, 96.2617%, 41.9608%
        HSV (HSB):
        200°, 98.0952%, 82.3529%
        XYZ:
        21.0610, 23.4351, 64.3862
        xyY:
        0.1934, 0.2152, 23.4351
      CIE-Lab:
        55.5177, -5.7023, -44.5640
        CIE-LCH:
        55.5177, 44.9273, 262.7082
        CIE-Luv:
        55.5177, -35.3157, -68.9440
        Hunter-Lab:
        48.4098, -7.0596, -44.9701
      #048cd2 color charts
#048cd2 RGB chart
      #048cd2 CMYK chart
      #048cd2 RGB pie chart
      #048cd2 color shades, tints & tones
#048cd2 color schemes
#048cd2 color preview, HTML & CSS examples
           This text has a color of #048cd2        
        
          <p style="color:#048cd2;">Text here</p>
        
        
          .mytext {color:#048cd2;}
        
        Text color #048cd2
      
           This box has a color of #048cd2        
        
          <div style="background-color:#048cd2;">Content here</div>
        
        
          .mybackground {background-color:#048cd2;}
        
        Background color #048cd2
      
           Border around this has a color of #048cd2        
        
          <div style="border:2px solid #048cd2;">Content here</div>
        
        
          .myborder {border:2px solid #048cd2;}
        
        Border color #048cd2