#4895fe color space conversions
Hex:
        #4895fe
        RGB:
        72, 149, 254
        CMY:
        72, 42, 0
        CMYK:
        72, 41, 0, 0
      HSL:
        215°, 98.9130%, 63.9216%
        HSV (HSB):
        215°, 71.6535%, 99.6078%
        XYZ:
        31.3093, 30.0284, 97.9118
        xyY:
        0.1966, 0.1886, 30.0284
      CIE-Lab:
        61.6787, 10.4928, -59.1146
        CIE-LCH:
        61.6787, 60.0386, 280.0651
        CIE-Luv:
        61.6787, -29.1393, -96.0834
        Hunter-Lab:
        54.7981, 6.0905, -67.5790
      #4895fe color charts
#4895fe RGB chart
      #4895fe CMYK chart
      #4895fe RGB pie chart
      #4895fe color shades, tints & tones
#4895fe color schemes
#4895fe color preview, HTML & CSS examples
           This text has a color of #4895fe        
        
          <p style="color:#4895fe;">Text here</p>
        
        
          .mytext {color:#4895fe;}
        
        Text color #4895fe
      
           This box has a color of #4895fe        
        
          <div style="background-color:#4895fe;">Content here</div>
        
        
          .mybackground {background-color:#4895fe;}
        
        Background color #4895fe
      
           Border around this has a color of #4895fe        
        
          <div style="border:2px solid #4895fe;">Content here</div>
        
        
          .myborder {border:2px solid #4895fe;}
        
        Border color #4895fe