#4b94bf color space conversions
Hex:
        #4b94bf
        RGB:
        75, 148, 191
        CMY:
        71, 42, 25
        CMYK:
        61, 23, 0, 25
      HSL:
        202°, 47.5410%, 52.1569%
        HSV (HSB):
        202°, 60.7330%, 74.9020%
        XYZ:
        22.8955, 26.4373, 53.1864
        xyY:
        0.2233, 0.2579, 26.4373
      CIE-Lab:
        58.4498, -9.7989, -29.1490
        CIE-LCH:
        58.4498, 30.7520, 251.4191
        CIE-Luv:
        58.4498, -30.1436, -43.6184
        Hunter-Lab:
        51.4172, -10.4959, -25.3381
      #4b94bf color charts
#4b94bf RGB chart
      #4b94bf CMYK chart
      #4b94bf RGB pie chart
      #4b94bf color shades, tints & tones
#4b94bf color schemes
#4b94bf color preview, HTML & CSS examples
           This text has a color of #4b94bf        
        
          <p style="color:#4b94bf;">Text here</p>
        
        
          .mytext {color:#4b94bf;}
        
        Text color #4b94bf
      
           This box has a color of #4b94bf        
        
          <div style="background-color:#4b94bf;">Content here</div>
        
        
          .mybackground {background-color:#4b94bf;}
        
        Background color #4b94bf
      
           Border around this has a color of #4b94bf        
        
          <div style="border:2px solid #4b94bf;">Content here</div>
        
        
          .myborder {border:2px solid #4b94bf;}
        
        Border color #4b94bf