#4450bd color space conversions
Hex:
        #4450bd
        RGB:
        68, 80, 189
        CMY:
        73, 69, 26
        CMYK:
        64, 58, 0, 26
      HSL:
        234°, 47.8261%, 50.3922%
        HSV (HSB):
        234°, 64.0212%, 74.1176%
        XYZ:
        14.4379, 10.6404, 49.4370
        xyY:
        0.1938, 0.1428, 10.6404
      CIE-Lab:
        38.9681, 29.8517, -58.9463
        CIE-LCH:
        38.9681, 66.0742, 296.8586
        CIE-Luv:
        38.9681, -9.4654, -86.7584
        Hunter-Lab:
        32.6196, 21.9221, -67.0238
      #4450bd color charts
#4450bd RGB chart
      #4450bd CMYK chart
      #4450bd RGB pie chart
      #4450bd color shades, tints & tones
#4450bd color schemes
#4450bd color preview, HTML & CSS examples
           This text has a color of #4450bd        
        
          <p style="color:#4450bd;">Text here</p>
        
        
          .mytext {color:#4450bd;}
        
        Text color #4450bd
      
           This box has a color of #4450bd        
        
          <div style="background-color:#4450bd;">Content here</div>
        
        
          .mybackground {background-color:#4450bd;}
        
        Background color #4450bd
      
           Border around this has a color of #4450bd        
        
          <div style="border:2px solid #4450bd;">Content here</div>
        
        
          .myborder {border:2px solid #4450bd;}
        
        Border color #4450bd