#2a3cde color space conversions
Hex:
        #2a3cde
        RGB:
        42, 60, 222
        CMY:
        84, 76, 13
        CMYK:
        81, 73, 0, 13
      HSL:
        234°, 73.1707%, 51.7647%
        HSV (HSB):
        234°, 81.0811%, 87.0588%
        XYZ:
        15.7555, 8.9979, 70.0136
        xyY:
        0.1663, 0.0949, 8.9979
      CIE-Lab:
        35.9802, 50.6111, -83.0041
        CIE-LCH:
        35.9802, 97.2171, 301.3724
        CIE-Luv:
        35.9802, -10.8280, -114.0666
        Hunter-Lab:
        29.9965, 41.2625, -117.3889
      #2a3cde color charts
#2a3cde RGB chart
      #2a3cde CMYK chart
      #2a3cde RGB pie chart
      #2a3cde color shades, tints & tones
#2a3cde color schemes
#2a3cde color preview, HTML & CSS examples
           This text has a color of #2a3cde        
        
          <p style="color:#2a3cde;">Text here</p>
        
        
          .mytext {color:#2a3cde;}
        
        Text color #2a3cde
      
           This box has a color of #2a3cde        
        
          <div style="background-color:#2a3cde;">Content here</div>
        
        
          .mybackground {background-color:#2a3cde;}
        
        Background color #2a3cde
      
           Border around this has a color of #2a3cde        
        
          <div style="border:2px solid #2a3cde;">Content here</div>
        
        
          .myborder {border:2px solid #2a3cde;}
        
        Border color #2a3cde