#0475fe color space conversions
Hex:
        #0475fe
        RGB:
        4, 117, 254
        CMY:
        98, 54, 0
        CMYK:
        98, 54, 0, 0
      HSL:
        213°, 99.2063%, 50.5882%
        HSV (HSB):
        213°, 98.4252%, 99.6078%
        XYZ:
        24.3008, 19.9041, 96.3270
        xyY:
        0.1729, 0.1416, 19.9041
      CIE-Lab:
        51.7287, 25.4102, -75.2227
        CIE-LCH:
        51.7287, 79.3985, 288.6650
        CIE-Luv:
        51.7287, -26.2068, -118.0550
        Hunter-Lab:
        44.6141, 19.1522, -96.7843
      #0475fe color charts
#0475fe RGB chart
      #0475fe CMYK chart
      #0475fe RGB pie chart
      #0475fe color shades, tints & tones
#0475fe color schemes
#0475fe color preview, HTML & CSS examples
           This text has a color of #0475fe        
        
          <p style="color:#0475fe;">Text here</p>
        
        
          .mytext {color:#0475fe;}
        
        Text color #0475fe
      
           This box has a color of #0475fe        
        
          <div style="background-color:#0475fe;">Content here</div>
        
        
          .mybackground {background-color:#0475fe;}
        
        Background color #0475fe
      
           Border around this has a color of #0475fe        
        
          <div style="border:2px solid #0475fe;">Content here</div>
        
        
          .myborder {border:2px solid #0475fe;}
        
        Border color #0475fe