#4a85ba color space conversions
Hex:
        #4a85ba
        RGB:
        74, 133, 186
        CMY:
        71, 48, 27
        CMYK:
        60, 28, 0, 27
      HSL:
        208°, 44.8000%, 50.9804%
        HSV (HSB):
        208°, 60.2151%, 72.9412%
        XYZ:
        20.0745, 21.7761, 49.5995
        xyY:
        0.2195, 0.2381, 21.7761
      CIE-Lab:
        53.7886, -3.0490, -33.5620
        CIE-LCH:
        53.7886, 33.7002, 264.8091
        CIE-Luv:
        53.7886, -25.0262, -50.9185
        Hunter-Lab:
        46.6648, -4.8755, -30.3533
      #4a85ba color charts
#4a85ba RGB chart
      #4a85ba CMYK chart
      #4a85ba RGB pie chart
      #4a85ba color shades, tints & tones
#4a85ba color schemes
#4a85ba color preview, HTML & CSS examples
           This text has a color of #4a85ba        
        
          <p style="color:#4a85ba;">Text here</p>
        
        
          .mytext {color:#4a85ba;}
        
        Text color #4a85ba
      
           This box has a color of #4a85ba        
        
          <div style="background-color:#4a85ba;">Content here</div>
        
        
          .mybackground {background-color:#4a85ba;}
        
        Background color #4a85ba
      
           Border around this has a color of #4a85ba        
        
          <div style="border:2px solid #4a85ba;">Content here</div>
        
        
          .myborder {border:2px solid #4a85ba;}
        
        Border color #4a85ba