#0479fd color space conversions
Hex:
        #0479fd
        RGB:
        4, 121, 253
        CMY:
        98, 53, 1
        CMYK:
        98, 52, 0, 1
      HSL:
        212°, 98.4190%, 50.3922%
        HSV (HSB):
        212°, 98.4190%, 99.2157%
        XYZ:
        24.6171, 20.7924, 95.6444
        xyY:
        0.1745, 0.1474, 20.7924
      CIE-Lab:
        52.7215, 22.5015, -73.0562
        CIE-LCH:
        52.7215, 76.4430, 287.1190
        CIE-Luv:
        52.7215, -27.3435, -115.2636
        Hunter-Lab:
        45.5987, 16.5679, -92.4432
      #0479fd color charts
#0479fd RGB chart
      #0479fd CMYK chart
      #0479fd RGB pie chart
      #0479fd color shades, tints & tones
#0479fd color schemes
#0479fd color preview, HTML & CSS examples
           This text has a color of #0479fd        
        
          <p style="color:#0479fd;">Text here</p>
        
        
          .mytext {color:#0479fd;}
        
        Text color #0479fd
      
           This box has a color of #0479fd        
        
          <div style="background-color:#0479fd;">Content here</div>
        
        
          .mybackground {background-color:#0479fd;}
        
        Background color #0479fd
      
           Border around this has a color of #0479fd        
        
          <div style="border:2px solid #0479fd;">Content here</div>
        
        
          .myborder {border:2px solid #0479fd;}
        
        Border color #0479fd