#478ea3 color space conversions
Hex:
        #478ea3
        RGB:
        71, 142, 163
        CMY:
        72, 44, 36
        CMYK:
        56, 13, 0, 36
      HSL:
        194°, 39.3162%, 45.8824%
        HSV (HSB):
        194°, 56.4417%, 63.9216%
        XYZ:
        18.8824, 23.3299, 38.1583
        xyY:
        0.2349, 0.2903, 23.3299
      CIE-Lab:
        55.4106, -16.0551, -17.8849
        CIE-LCH:
        55.4106, 24.0341, 228.0861
        CIE-Luv:
        55.4106, -29.9394, -24.4140
        Hunter-Lab:
        48.3011, -14.7457, -13.0288
      #478ea3 color charts
#478ea3 RGB chart
      #478ea3 CMYK chart
      #478ea3 RGB pie chart
      #478ea3 color shades, tints & tones
#478ea3 color schemes
#478ea3 color preview, HTML & CSS examples
           This text has a color of #478ea3        
        
          <p style="color:#478ea3;">Text here</p>
        
        
          .mytext {color:#478ea3;}
        
        Text color #478ea3
      
           This box has a color of #478ea3        
        
          <div style="background-color:#478ea3;">Content here</div>
        
        
          .mybackground {background-color:#478ea3;}
        
        Background color #478ea3
      
           Border around this has a color of #478ea3        
        
          <div style="border:2px solid #478ea3;">Content here</div>
        
        
          .myborder {border:2px solid #478ea3;}
        
        Border color #478ea3