#4254bd color space conversions
Hex:
        #4254bd
        RGB:
        66, 84, 189
        CMY:
        74, 67, 26
        CMYK:
        65, 56, 0, 26
      HSL:
        231°, 48.2353%, 50.0000%
        HSV (HSB):
        231°, 65.0794%, 74.1176%
        XYZ:
        14.6024, 11.1730, 49.5311
        xyY:
        0.1939, 0.1484, 11.1730
      CIE-Lab:
        39.8704, 26.9721, -57.4882
        CIE-LCH:
        39.8704, 63.5010, 295.1348
        CIE-Luv:
        39.8704, -11.0216, -85.1831
        Hunter-Lab:
        33.4261, 19.4833, -64.4583
      #4254bd color charts
#4254bd RGB chart
      #4254bd CMYK chart
      #4254bd RGB pie chart
      #4254bd color shades, tints & tones
#4254bd color schemes
#4254bd color preview, HTML & CSS examples
           This text has a color of #4254bd        
        
          <p style="color:#4254bd;">Text here</p>
        
        
          .mytext {color:#4254bd;}
        
        Text color #4254bd
      
           This box has a color of #4254bd        
        
          <div style="background-color:#4254bd;">Content here</div>
        
        
          .mybackground {background-color:#4254bd;}
        
        Background color #4254bd
      
           Border around this has a color of #4254bd        
        
          <div style="border:2px solid #4254bd;">Content here</div>
        
        
          .myborder {border:2px solid #4254bd;}
        
        Border color #4254bd