#4249a2 color space conversions
Hex:
        #4249a2
        RGB:
        66, 73, 162
        CMY:
        74, 71, 36
        CMYK:
        59, 55, 0, 36
      HSL:
        236°, 42.1053%, 44.7059%
        HSV (HSB):
        236°, 59.2593%, 63.5294%
        XYZ:
        11.1509, 8.5320, 35.2415
        xyY:
        0.2030, 0.1553, 8.5320
      CIE-Lab:
        35.0671, 24.6545, -49.2715
        CIE-LCH:
        35.0671, 55.0956, 296.5825
        CIE-Luv:
        35.0671, -7.1465, -70.5378
        Hunter-Lab:
        29.2095, 17.0266, -51.0872
      #4249a2 color charts
#4249a2 RGB chart
      #4249a2 CMYK chart
      #4249a2 RGB pie chart
      #4249a2 color shades, tints & tones
#4249a2 color schemes
#4249a2 color preview, HTML & CSS examples
           This text has a color of #4249a2        
        
          <p style="color:#4249a2;">Text here</p>
        
        
          .mytext {color:#4249a2;}
        
        Text color #4249a2
      
           This box has a color of #4249a2        
        
          <div style="background-color:#4249a2;">Content here</div>
        
        
          .mybackground {background-color:#4249a2;}
        
        Background color #4249a2
      
           Border around this has a color of #4249a2        
        
          <div style="border:2px solid #4249a2;">Content here</div>
        
        
          .myborder {border:2px solid #4249a2;}
        
        Border color #4249a2