#4558af color space conversions
Hex:
        #4558af
        RGB:
        69, 88, 175
        CMY:
        73, 65, 31
        CMYK:
        61, 50, 0, 31
      HSL:
        229°, 43.4426%, 47.8431%
        HSV (HSB):
        229°, 60.5714%, 68.6275%
        XYZ:
        13.6818, 11.3398, 42.0251
        xyY:
        0.2041, 0.1691, 11.3398
      CIE-Lab:
        40.1470, 20.0297, -48.8122
        CIE-LCH:
        40.1470, 52.7619, 292.3105
        CIE-Luv:
        40.1470, -11.0734, -72.5255
        Hunter-Lab:
        33.6746, 13.5931, -50.4203
      #4558af color charts
#4558af RGB chart
      #4558af CMYK chart
      #4558af RGB pie chart
      #4558af color shades, tints & tones
#4558af color schemes
#4558af color preview, HTML & CSS examples
           This text has a color of #4558af        
        
          <p style="color:#4558af;">Text here</p>
        
        
          .mytext {color:#4558af;}
        
        Text color #4558af
      
           This box has a color of #4558af        
        
          <div style="background-color:#4558af;">Content here</div>
        
        
          .mybackground {background-color:#4558af;}
        
        Background color #4558af
      
           Border around this has a color of #4558af        
        
          <div style="border:2px solid #4558af;">Content here</div>
        
        
          .myborder {border:2px solid #4558af;}
        
        Border color #4558af