#4254a5 color space conversions
Hex:
        #4254a5
        RGB:
        66, 84, 165
        CMY:
        74, 67, 35
        CMYK:
        60, 49, 0, 35
      HSL:
        229°, 42.8571%, 45.2941%
        HSV (HSB):
        229°, 60.0000%, 64.7059%
        XYZ:
        12.2086, 10.2155, 36.9256
        xyY:
        0.2057, 0.1721, 10.2155
      CIE-Lab:
        38.2265, 18.5432, -45.9777
        CIE-LCH:
        38.2265, 49.5762, 291.9647
        CIE-Luv:
        38.2265, -10.4572, -67.3285
        Hunter-Lab:
        31.9617, 12.2498, -46.1250
      #4254a5 color charts
#4254a5 RGB chart
      #4254a5 CMYK chart
      #4254a5 RGB pie chart
      #4254a5 color shades, tints & tones
#4254a5 color schemes
#4254a5 color preview, HTML & CSS examples
           This text has a color of #4254a5        
        
          <p style="color:#4254a5;">Text here</p>
        
        
          .mytext {color:#4254a5;}
        
        Text color #4254a5
      
           This box has a color of #4254a5        
        
          <div style="background-color:#4254a5;">Content here</div>
        
        
          .mybackground {background-color:#4254a5;}
        
        Background color #4254a5
      
           Border around this has a color of #4254a5        
        
          <div style="border:2px solid #4254a5;">Content here</div>
        
        
          .myborder {border:2px solid #4254a5;}
        
        Border color #4254a5