#4d83bc color space conversions
Hex:
        #4d83bc
        RGB:
        77, 131, 188
        CMY:
        70, 49, 26
        CMYK:
        59, 30, 0, 26
      HSL:
        211°, 45.3061%, 51.9608%
        HSV (HSB):
        211°, 59.0426%, 73.7255%
        XYZ:
        20.2540, 21.4412, 50.6480
        xyY:
        0.2193, 0.2322, 21.4412
      CIE-Lab:
        53.4290, -0.6144, -35.2588
        CIE-LCH:
        53.4290, 35.2641, 269.0016
        CIE-Luv:
        53.4290, -23.4622, -53.8725
        Hunter-Lab:
        46.3047, -2.9561, -32.4381
      #4d83bc color charts
#4d83bc RGB chart
      #4d83bc CMYK chart
      #4d83bc RGB pie chart
      #4d83bc color shades, tints & tones
#4d83bc color schemes
#4d83bc color preview, HTML & CSS examples
           This text has a color of #4d83bc        
        
          <p style="color:#4d83bc;">Text here</p>
        
        
          .mytext {color:#4d83bc;}
        
        Text color #4d83bc
      
           This box has a color of #4d83bc        
        
          <div style="background-color:#4d83bc;">Content here</div>
        
        
          .mybackground {background-color:#4d83bc;}
        
        Background color #4d83bc
      
           Border around this has a color of #4d83bc        
        
          <div style="border:2px solid #4d83bc;">Content here</div>
        
        
          .myborder {border:2px solid #4d83bc;}
        
        Border color #4d83bc