#2a3ebd color space conversions
Hex:
        #2a3ebd
        RGB:
        42, 62, 189
        CMY:
        84, 76, 26
        CMYK:
        78, 67, 0, 26
      HSL:
        232°, 63.6364%, 45.2941%
        HSV (HSB):
        232°, 77.7778%, 74.1176%
        XYZ:
        11.8628, 7.6116, 48.9881
        xyY:
        0.1733, 0.1112, 7.6116
      CIE-Lab:
        33.1606, 37.9740, -68.4926
        CIE-LCH:
        33.1606, 78.3151, 299.0051
        CIE-Luv:
        33.1606, -10.3577, -93.7206
        Hunter-Lab:
        27.5892, 28.4704, -85.9646
      #2a3ebd color charts
#2a3ebd RGB chart
      #2a3ebd CMYK chart
      #2a3ebd RGB pie chart
      #2a3ebd color shades, tints & tones
#2a3ebd color schemes
#2a3ebd color preview, HTML & CSS examples
           This text has a color of #2a3ebd        
        
          <p style="color:#2a3ebd;">Text here</p>
        
        
          .mytext {color:#2a3ebd;}
        
        Text color #2a3ebd
      
           This box has a color of #2a3ebd        
        
          <div style="background-color:#2a3ebd;">Content here</div>
        
        
          .mybackground {background-color:#2a3ebd;}
        
        Background color #2a3ebd
      
           Border around this has a color of #2a3ebd        
        
          <div style="border:2px solid #2a3ebd;">Content here</div>
        
        
          .myborder {border:2px solid #2a3ebd;}
        
        Border color #2a3ebd