#445a9f color space conversions
Hex:
        #445a9f
        RGB:
        68, 90, 159
        CMY:
        73, 65, 38
        CMYK:
        57, 43, 0, 38
      HSL:
        225°, 40.0881%, 44.5098%
        HSV (HSB):
        225°, 57.2327%, 62.3529%
        XYZ:
        12.2981, 11.0445, 34.2845
        xyY:
        0.2134, 0.1917, 11.0445
      CIE-Lab:
        39.6553, 12.9992, -40.1064
        CIE-LCH:
        39.6553, 42.1605, 287.9584
        CIE-Luv:
        39.6553, -11.6844, -58.9600
        Hunter-Lab:
        33.2332, 7.8964, -37.9023
      #445a9f color charts
#445a9f RGB chart
      #445a9f CMYK chart
      #445a9f RGB pie chart
      #445a9f color shades, tints & tones
#445a9f color schemes
#445a9f color preview, HTML & CSS examples
           This text has a color of #445a9f        
        
          <p style="color:#445a9f;">Text here</p>
        
        
          .mytext {color:#445a9f;}
        
        Text color #445a9f
      
           This box has a color of #445a9f        
        
          <div style="background-color:#445a9f;">Content here</div>
        
        
          .mybackground {background-color:#445a9f;}
        
        Background color #445a9f
      
           Border around this has a color of #445a9f        
        
          <div style="border:2px solid #445a9f;">Content here</div>
        
        
          .myborder {border:2px solid #445a9f;}
        
        Border color #445a9f