#4149bd color space conversions
Hex:
        #4149bd
        RGB:
        65, 73, 189
        CMY:
        75, 71, 26
        CMYK:
        66, 61, 0, 26
      HSL:
        236°, 48.8189%, 49.8039%
        HSV (HSB):
        236°, 65.6085%, 74.1176%
        XYZ:
        13.7478, 9.5630, 49.2654
        xyY:
        0.1894, 0.1318, 9.5630
      CIE-Lab:
        37.0465, 33.8147, -62.0814
        CIE-LCH:
        37.0465, 70.6932, 298.5764
        CIE-Luv:
        37.0465, -8.4445, -89.6452
        Hunter-Lab:
        30.9241, 25.2378, -72.8082
      #4149bd color charts
#4149bd RGB chart
      #4149bd CMYK chart
      #4149bd RGB pie chart
      #4149bd color shades, tints & tones
#4149bd color schemes
#4149bd color preview, HTML & CSS examples
           This text has a color of #4149bd        
        
          <p style="color:#4149bd;">Text here</p>
        
        
          .mytext {color:#4149bd;}
        
        Text color #4149bd
      
           This box has a color of #4149bd        
        
          <div style="background-color:#4149bd;">Content here</div>
        
        
          .mybackground {background-color:#4149bd;}
        
        Background color #4149bd
      
           Border around this has a color of #4149bd        
        
          <div style="border:2px solid #4149bd;">Content here</div>
        
        
          .myborder {border:2px solid #4149bd;}
        
        Border color #4149bd