#4985be color space conversions
Hex:
        #4985be
        RGB:
        73, 133, 190
        CMY:
        71, 48, 25
        CMYK:
        62, 30, 0, 25
      HSL:
        209°, 47.3684%, 51.5686%
        HSV (HSB):
        209°, 61.5789%, 74.5098%
        XYZ:
        20.4294, 21.9092, 51.8674
        xyY:
        0.2169, 0.2326, 21.9092
      CIE-Lab:
        53.9306, -1.9162, -35.6278
        CIE-LCH:
        53.9306, 35.6793, 266.9214
        CIE-Luv:
        53.9306, -25.1810, -54.4188
        Hunter-Lab:
        46.8073, -4.0049, -32.9344
      #4985be color charts
#4985be RGB chart
      #4985be CMYK chart
      #4985be RGB pie chart
      #4985be color shades, tints & tones
#4985be color schemes
#4985be color preview, HTML & CSS examples
           This text has a color of #4985be        
        
          <p style="color:#4985be;">Text here</p>
        
        
          .mytext {color:#4985be;}
        
        Text color #4985be
      
           This box has a color of #4985be        
        
          <div style="background-color:#4985be;">Content here</div>
        
        
          .mybackground {background-color:#4985be;}
        
        Background color #4985be
      
           Border around this has a color of #4985be        
        
          <div style="border:2px solid #4985be;">Content here</div>
        
        
          .myborder {border:2px solid #4985be;}
        
        Border color #4985be