#4b85ac color space conversions
Hex:
        #4b85ac
        RGB:
        75, 133, 172
        CMY:
        71, 48, 33
        CMYK:
        56, 23, 0, 33
      HSL:
        204°, 39.2713%, 48.4314%
        HSV (HSB):
        204°, 56.3953%, 67.4510%
        XYZ:
        18.7356, 21.2495, 42.1438
        xyY:
        0.2281, 0.2587, 21.2495
      CIE-Lab:
        53.2215, -7.3773, -26.4069
        CIE-LCH:
        53.2215, 27.4181, 254.3912
        CIE-Luv:
        53.2215, -25.1115, -38.8068
        Hunter-Lab:
        46.0971, -8.1211, -21.9372
      #4b85ac color charts
#4b85ac RGB chart
      #4b85ac CMYK chart
      #4b85ac RGB pie chart
      #4b85ac color shades, tints & tones
#4b85ac color schemes
#4b85ac color preview, HTML & CSS examples
           This text has a color of #4b85ac        
        
          <p style="color:#4b85ac;">Text here</p>
        
        
          .mytext {color:#4b85ac;}
        
        Text color #4b85ac
      
           This box has a color of #4b85ac        
        
          <div style="background-color:#4b85ac;">Content here</div>
        
        
          .mybackground {background-color:#4b85ac;}
        
        Background color #4b85ac
      
           Border around this has a color of #4b85ac        
        
          <div style="border:2px solid #4b85ac;">Content here</div>
        
        
          .myborder {border:2px solid #4b85ac;}
        
        Border color #4b85ac