#0475ff color space conversions
Hex:
        #0475ff
        RGB:
        4, 117, 255
        CMY:
        98, 54, 0
        CMYK:
        98, 54, 0, 0
      HSL:
        213°, 100.0000%, 50.7843%
        HSV (HSB):
        213°, 98.4314%, 100.0000%
        XYZ:
        24.4614, 19.9684, 97.1728
        xyY:
        0.1727, 0.1410, 19.9684
      CIE-Lab:
        51.8015, 25.7940, -75.6574
        CIE-LCH:
        51.8015, 79.9336, 288.8259
        CIE-Luv:
        51.8015, -26.1773, -118.7614
        Hunter-Lab:
        44.6860, 19.5113, -97.6500
      #0475ff color charts
#0475ff RGB chart
      #0475ff CMYK chart
      #0475ff RGB pie chart
      #0475ff color shades, tints & tones
#0475ff color schemes
#0475ff color preview, HTML & CSS examples
           This text has a color of #0475ff        
        
          <p style="color:#0475ff;">Text here</p>
        
        
          .mytext {color:#0475ff;}
        
        Text color #0475ff
      
           This box has a color of #0475ff        
        
          <div style="background-color:#0475ff;">Content here</div>
        
        
          .mybackground {background-color:#0475ff;}
        
        Background color #0475ff
      
           Border around this has a color of #0475ff        
        
          <div style="border:2px solid #0475ff;">Content here</div>
        
        
          .myborder {border:2px solid #0475ff;}
        
        Border color #0475ff