#4985fc color space conversions
Hex:
        #4985fc
        RGB:
        73, 133, 252
        CMY:
        71, 48, 1
        CMYK:
        71, 47, 0, 1
      HSL:
        220°, 96.7568%, 63.7255%
        HSV (HSB):
        220°, 71.0317%, 98.8235%
        XYZ:
        28.7059, 25.2198, 95.4504
        xyY:
        0.1922, 0.1688, 25.2198
      CIE-Lab:
        57.2890, 19.5645, -65.0518
        CIE-LCH:
        57.2890, 67.9301, 286.7388
        CIE-Luv:
        57.2890, -24.0065, -104.9911
        Hunter-Lab:
        50.2193, 14.1486, -77.5373
      #4985fc color charts
#4985fc RGB chart
      #4985fc CMYK chart
      #4985fc RGB pie chart
      #4985fc color shades, tints & tones
#4985fc color schemes
#4985fc color preview, HTML & CSS examples
           This text has a color of #4985fc        
        
          <p style="color:#4985fc;">Text here</p>
        
        
          .mytext {color:#4985fc;}
        
        Text color #4985fc
      
           This box has a color of #4985fc        
        
          <div style="background-color:#4985fc;">Content here</div>
        
        
          .mybackground {background-color:#4985fc;}
        
        Background color #4985fc
      
           Border around this has a color of #4985fc        
        
          <div style="border:2px solid #4985fc;">Content here</div>
        
        
          .myborder {border:2px solid #4985fc;}
        
        Border color #4985fc