#0418fd color space conversions
Hex:
        #0418fd
        RGB:
        4, 24, 253
        CMY:
        98, 91, 1
        CMYK:
        98, 91, 0, 1
      HSL:
        235°, 98.4190%, 50.3922%
        HSV (HSB):
        235°, 98.4190%, 99.2157%
        XYZ:
        18.1063, 7.7709, 93.4741
        xyY:
        0.1517, 0.0651, 7.7709
      CIE-Lab:
        33.5012, 74.3289, -104.7349
        CIE-LCH:
        33.5012, 128.4297, 305.3628
        CIE-Luv:
        33.5012, -10.1736, -130.5883
        Hunter-Lab:
        27.8764, 67.1560, -179.2957
      #0418fd color charts
#0418fd RGB chart
      #0418fd CMYK chart
      #0418fd RGB pie chart
      #0418fd color shades, tints & tones
#0418fd color schemes
#0418fd color preview, HTML & CSS examples
           This text has a color of #0418fd        
        
          <p style="color:#0418fd;">Text here</p>
        
        
          .mytext {color:#0418fd;}
        
        Text color #0418fd
      
           This box has a color of #0418fd        
        
          <div style="background-color:#0418fd;">Content here</div>
        
        
          .mybackground {background-color:#0418fd;}
        
        Background color #0418fd
      
           Border around this has a color of #0418fd        
        
          <div style="border:2px solid #0418fd;">Content here</div>
        
        
          .myborder {border:2px solid #0418fd;}
        
        Border color #0418fd