#2a67c1 color space conversions
Hex:
        #2a67c1
        RGB:
        42, 103, 193
        CMY:
        84, 60, 24
        CMYK:
        78, 47, 0, 24
      HSL:
        216°, 64.2553%, 46.0784%
        HSV (HSB):
        216°, 78.2383%, 75.6863%
        XYZ:
        15.4307, 14.0430, 52.3494
        xyY:
        0.1886, 0.1716, 14.0430
      CIE-Lab:
        44.2945, 12.8732, -52.7240
        CIE-LCH:
        44.2945, 54.2728, 283.7210
        CIE-Luv:
        44.2945, -21.1533, -79.7240
        Hunter-Lab:
        37.4740, 7.9218, -56.5935
      #2a67c1 color charts
#2a67c1 RGB chart
      #2a67c1 CMYK chart
      #2a67c1 RGB pie chart
      #2a67c1 color shades, tints & tones
#2a67c1 color schemes
#2a67c1 color preview, HTML & CSS examples
           This text has a color of #2a67c1        
        
          <p style="color:#2a67c1;">Text here</p>
        
        
          .mytext {color:#2a67c1;}
        
        Text color #2a67c1
      
           This box has a color of #2a67c1        
        
          <div style="background-color:#2a67c1;">Content here</div>
        
        
          .mybackground {background-color:#2a67c1;}
        
        Background color #2a67c1
      
           Border around this has a color of #2a67c1        
        
          <div style="border:2px solid #2a67c1;">Content here</div>
        
        
          .myborder {border:2px solid #2a67c1;}
        
        Border color #2a67c1