#4054d3 color space conversions
Hex:
        #4054d3
        RGB:
        64, 84, 211
        CMY:
        75, 67, 17
        CMYK:
        70, 60, 0, 17
      HSL:
        232°, 62.5532%, 53.9216%
        HSV (HSB):
        232°, 69.6682%, 82.7451%
        XYZ:
        17.0425, 12.1338, 63.0718
        xyY:
        0.1847, 0.1315, 12.1338
      CIE-Lab:
        41.4280, 34.4135, -67.7066
        CIE-LCH:
        41.4280, 75.9504, 296.9430
        CIE-Luv:
        41.4280, -11.9902, -100.7515
        Hunter-Lab:
        34.8336, 26.3735, -82.9706
      #4054d3 color charts
#4054d3 RGB chart
      #4054d3 CMYK chart
      #4054d3 RGB pie chart
      #4054d3 color shades, tints & tones
#4054d3 color schemes
#4054d3 color preview, HTML & CSS examples
           This text has a color of #4054d3        
        
          <p style="color:#4054d3;">Text here</p>
        
        
          .mytext {color:#4054d3;}
        
        Text color #4054d3
      
           This box has a color of #4054d3        
        
          <div style="background-color:#4054d3;">Content here</div>
        
        
          .mybackground {background-color:#4054d3;}
        
        Background color #4054d3
      
           Border around this has a color of #4054d3        
        
          <div style="border:2px solid #4054d3;">Content here</div>
        
        
          .myborder {border:2px solid #4054d3;}
        
        Border color #4054d3