#4540bd color space conversions
Hex:
        #4540bd
        RGB:
        69, 64, 189
        CMY:
        73, 75, 26
        CMYK:
        63, 66, 0, 26
      HSL:
        242°, 49.4071%, 49.6078%
        HSV (HSB):
        242°, 66.1376%, 74.1176%
        XYZ:
        13.4729, 8.6061, 49.0952
        xyY:
        0.1893, 0.1209, 8.6061
      CIE-Lab:
        35.2146, 39.9496, -65.0628
        CIE-LCH:
        35.2146, 76.3488, 301.5506
        CIE-Luv:
        35.2146, -5.4523, -92.0669
        Hunter-Lab:
        29.3362, 30.6396, -78.6886
      #4540bd color charts
#4540bd RGB chart
      #4540bd CMYK chart
      #4540bd RGB pie chart
      #4540bd color shades, tints & tones
#4540bd color schemes
#4540bd color preview, HTML & CSS examples
           This text has a color of #4540bd        
        
          <p style="color:#4540bd;">Text here</p>
        
        
          .mytext {color:#4540bd;}
        
        Text color #4540bd
      
           This box has a color of #4540bd        
        
          <div style="background-color:#4540bd;">Content here</div>
        
        
          .mybackground {background-color:#4540bd;}
        
        Background color #4540bd
      
           Border around this has a color of #4540bd        
        
          <div style="border:2px solid #4540bd;">Content here</div>
        
        
          .myborder {border:2px solid #4540bd;}
        
        Border color #4540bd