#4c83bd color space conversions
Hex:
        #4c83bd
        RGB:
        76, 131, 189
        CMY:
        70, 49, 26
        CMYK:
        60, 31, 0, 26
      HSL:
        211°, 46.1224%, 51.9608%
        HSV (HSB):
        211°, 59.7884%, 74.1176%
        XYZ:
        20.2821, 21.4432, 51.2141
        xyY:
        0.2182, 0.2307, 21.4432
      CIE-Lab:
        53.4312, -0.4856, -35.8302
        CIE-LCH:
        53.4312, 35.8335, 269.2236
        CIE-Luv:
        53.4312, -23.7093, -54.8114
        Hunter-Lab:
        46.3068, -2.8551, -33.1583
      #4c83bd color charts
#4c83bd RGB chart
      #4c83bd CMYK chart
      #4c83bd RGB pie chart
      #4c83bd color shades, tints & tones
#4c83bd color schemes
#4c83bd color preview, HTML & CSS examples
           This text has a color of #4c83bd        
        
          <p style="color:#4c83bd;">Text here</p>
        
        
          .mytext {color:#4c83bd;}
        
        Text color #4c83bd
      
           This box has a color of #4c83bd        
        
          <div style="background-color:#4c83bd;">Content here</div>
        
        
          .mybackground {background-color:#4c83bd;}
        
        Background color #4c83bd
      
           Border around this has a color of #4c83bd        
        
          <div style="border:2px solid #4c83bd;">Content here</div>
        
        
          .myborder {border:2px solid #4c83bd;}
        
        Border color #4c83bd