#5940bd color space conversions
Hex:
        #5940bd
        RGB:
        89, 64, 189
        CMY:
        65, 75, 26
        CMYK:
        53, 66, 0, 26
      HSL:
        252°, 49.4071%, 49.6078%
        HSV (HSB):
        252°, 66.1376%, 74.1176%
        XYZ:
        15.1385, 9.4648, 49.1731
        xyY:
        0.2052, 0.1283, 9.4648
      CIE-Lab:
        36.8641, 43.1680, -62.2998
        CIE-LCH:
        36.8641, 75.7941, 304.7183
        CIE-Luv:
        36.8641, 0.4504, -90.4354
        Hunter-Lab:
        30.7649, 33.9964, -73.2310
      #5940bd color charts
#5940bd RGB chart
      #5940bd CMYK chart
      #5940bd RGB pie chart
      #5940bd color shades, tints & tones
#5940bd color schemes
#5940bd color preview, HTML & CSS examples
           This text has a color of #5940bd        
        
          <p style="color:#5940bd;">Text here</p>
        
        
          .mytext {color:#5940bd;}
        
        Text color #5940bd
      
           This box has a color of #5940bd        
        
          <div style="background-color:#5940bd;">Content here</div>
        
        
          .mybackground {background-color:#5940bd;}
        
        Background color #5940bd
      
           Border around this has a color of #5940bd        
        
          <div style="border:2px solid #5940bd;">Content here</div>
        
        
          .myborder {border:2px solid #5940bd;}
        
        Border color #5940bd