#4b82bd color space conversions
Hex:
        #4b82bd
        RGB:
        75, 130, 189
        CMY:
        71, 49, 26
        CMYK:
        60, 31, 0, 26
      HSL:
        211°, 46.3415%, 51.7647%
        HSV (HSB):
        211°, 60.3175%, 74.1176%
        XYZ:
        20.0696, 21.1352, 51.1658
        xyY:
        0.2173, 0.2288, 21.1352
      CIE-Lab:
        53.0972, -0.0931, -36.3572
        CIE-LCH:
        53.0972, 36.3573, 269.8534
        CIE-Luv:
        53.0972, -23.6107, -55.6417
        Hunter-Lab:
        45.9731, -2.5286, -33.8058
      #4b82bd color charts
#4b82bd RGB chart
      #4b82bd CMYK chart
      #4b82bd RGB pie chart
      #4b82bd color shades, tints & tones
#4b82bd color schemes
#4b82bd color preview, HTML & CSS examples
           This text has a color of #4b82bd        
        
          <p style="color:#4b82bd;">Text here</p>
        
        
          .mytext {color:#4b82bd;}
        
        Text color #4b82bd
      
           This box has a color of #4b82bd        
        
          <div style="background-color:#4b82bd;">Content here</div>
        
        
          .mybackground {background-color:#4b82bd;}
        
        Background color #4b82bd
      
           Border around this has a color of #4b82bd        
        
          <div style="border:2px solid #4b82bd;">Content here</div>
        
        
          .myborder {border:2px solid #4b82bd;}
        
        Border color #4b82bd