#0445fa color space conversions
Hex:
        #0445fa
        RGB:
        4, 69, 250
        CMY:
        98, 73, 2
        CMYK:
        98, 72, 0, 2
      HSL:
        224°, 96.8504%, 49.8039%
        HSV (HSB):
        224°, 98.4000%, 98.0392%
        XYZ:
        19.4335, 11.1842, 91.5770
        xyY:
        0.1590, 0.0915, 11.1842
      CIE-Lab:
        39.8890, 53.6596, -92.4267
        CIE-LCH:
        39.8890, 106.8740, 300.1379
        CIE-Luv:
        39.8890, -15.3274, -129.8612
        Hunter-Lab:
        33.4428, 45.2011, -138.9451
      #0445fa color charts
#0445fa RGB chart
      #0445fa CMYK chart
      #0445fa RGB pie chart
      #0445fa color shades, tints & tones
#0445fa color schemes
#0445fa color preview, HTML & CSS examples
           This text has a color of #0445fa        
        
          <p style="color:#0445fa;">Text here</p>
        
        
          .mytext {color:#0445fa;}
        
        Text color #0445fa
      
           This box has a color of #0445fa        
        
          <div style="background-color:#0445fa;">Content here</div>
        
        
          .mybackground {background-color:#0445fa;}
        
        Background color #0445fa
      
           Border around this has a color of #0445fa        
        
          <div style="border:2px solid #0445fa;">Content here</div>
        
        
          .myborder {border:2px solid #0445fa;}
        
        Border color #0445fa