#445fcc color space conversions
Hex:
        #445fcc
        RGB:
        68, 95, 204
        CMY:
        73, 63, 20
        CMYK:
        67, 53, 0, 20
      HSL:
        228°, 57.1429%, 53.3333%
        HSV (HSB):
        228°, 66.6667%, 80.0000%
        XYZ:
        17.3752, 13.7730, 58.8694
        xyY:
        0.1930, 0.1530, 13.7730
      CIE-Lab:
        43.9056, 25.5566, -59.6465
        CIE-LCH:
        43.9056, 64.8910, 293.1935
        CIE-Luv:
        43.9056, -13.8919, -90.6909
        Hunter-Lab:
        37.1120, 18.6246, -68.0712
      #445fcc color charts
#445fcc RGB chart
      #445fcc CMYK chart
      #445fcc RGB pie chart
      #445fcc color shades, tints & tones
#445fcc color schemes
#445fcc color preview, HTML & CSS examples
           This text has a color of #445fcc        
        
          <p style="color:#445fcc;">Text here</p>
        
        
          .mytext {color:#445fcc;}
        
        Text color #445fcc
      
           This box has a color of #445fcc        
        
          <div style="background-color:#445fcc;">Content here</div>
        
        
          .mybackground {background-color:#445fcc;}
        
        Background color #445fcc
      
           Border around this has a color of #445fcc        
        
          <div style="border:2px solid #445fcc;">Content here</div>
        
        
          .myborder {border:2px solid #445fcc;}
        
        Border color #445fcc