#2a67e1 color space conversions
Hex:
        #2a67e1
        RGB:
        42, 103, 225
        CMY:
        84, 60, 12
        CMYK:
        81, 54, 0, 12
      HSL:
        220°, 75.3086%, 52.3529%
        HSV (HSB):
        220°, 81.3333%, 88.2353%
        XYZ:
        19.3957, 15.6290, 73.2286
        xyY:
        0.1792, 0.1444, 15.6290
      CIE-Lab:
        46.4839, 25.0420, -67.4971
        CIE-LCH:
        46.4839, 71.9928, 290.3553
        CIE-Luv:
        46.4839, -20.5433, -103.5031
        Hunter-Lab:
        39.5335, 18.3910, -82.1504
      #2a67e1 color charts
#2a67e1 RGB chart
      #2a67e1 CMYK chart
      #2a67e1 RGB pie chart
      #2a67e1 color shades, tints & tones
#2a67e1 color schemes
#2a67e1 color preview, HTML & CSS examples
           This text has a color of #2a67e1        
        
          <p style="color:#2a67e1;">Text here</p>
        
        
          .mytext {color:#2a67e1;}
        
        Text color #2a67e1
      
           This box has a color of #2a67e1        
        
          <div style="background-color:#2a67e1;">Content here</div>
        
        
          .mybackground {background-color:#2a67e1;}
        
        Background color #2a67e1
      
           Border around this has a color of #2a67e1        
        
          <div style="border:2px solid #2a67e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a67e1;}
        
        Border color #2a67e1