#478cdf color space conversions
Hex:
        #478cdf
        RGB:
        71, 140, 223
        CMY:
        72, 45, 13
        CMYK:
        68, 37, 0, 13
      HSL:
        213°, 70.3704%, 57.6471%
        HSV (HSB):
        213°, 68.1614%, 87.4510%
        XYZ:
        25.2959, 25.4235, 73.3860
        xyY:
        0.2038, 0.2049, 25.4235
      CIE-Lab:
        57.4857, 4.8694, -48.6540
        CIE-LCH:
        57.4857, 48.8970, 275.7152
        CIE-Luv:
        57.4857, -27.2116, -77.1925
        Hunter-Lab:
        50.4217, 1.3131, -50.9982
      #478cdf color charts
#478cdf RGB chart
      #478cdf CMYK chart
      #478cdf RGB pie chart
      #478cdf color shades, tints & tones
#478cdf color schemes
#478cdf color preview, HTML & CSS examples
           This text has a color of #478cdf        
        
          <p style="color:#478cdf;">Text here</p>
        
        
          .mytext {color:#478cdf;}
        
        Text color #478cdf
      
           This box has a color of #478cdf        
        
          <div style="background-color:#478cdf;">Content here</div>
        
        
          .mybackground {background-color:#478cdf;}
        
        Background color #478cdf
      
           Border around this has a color of #478cdf        
        
          <div style="border:2px solid #478cdf;">Content here</div>
        
        
          .myborder {border:2px solid #478cdf;}
        
        Border color #478cdf