#2a4aec color space conversions
Hex:
        #2a4aec
        RGB:
        42, 74, 236
        CMY:
        84, 71, 7
        CMYK:
        82, 69, 0, 7
      HSL:
        230°, 83.6207%, 54.5098%
        HSV (HSB):
        230°, 82.2034%, 92.5490%
        XYZ:
        18.5439, 11.4459, 80.5888
        xyY:
        0.1677, 0.1035, 11.4459
      CIE-Lab:
        40.3216, 47.2300, -83.8061
        CIE-LCH:
        40.3216, 96.1984, 299.4040
        CIE-Luv:
        40.3216, -13.7001, -120.4982
        Hunter-Lab:
        33.8318, 38.6339, -117.5489
      #2a4aec color charts
#2a4aec RGB chart
      #2a4aec CMYK chart
      #2a4aec RGB pie chart
      #2a4aec color shades, tints & tones
#2a4aec color schemes
#2a4aec color preview, HTML & CSS examples
           This text has a color of #2a4aec        
        
          <p style="color:#2a4aec;">Text here</p>
        
        
          .mytext {color:#2a4aec;}
        
        Text color #2a4aec
      
           This box has a color of #2a4aec        
        
          <div style="background-color:#2a4aec;">Content here</div>
        
        
          .mybackground {background-color:#2a4aec;}
        
        Background color #2a4aec
      
           Border around this has a color of #2a4aec        
        
          <div style="border:2px solid #2a4aec;">Content here</div>
        
        
          .myborder {border:2px solid #2a4aec;}
        
        Border color #2a4aec