#2e3cde color space conversions
Hex:
        #2e3cde
        RGB:
        46, 60, 222
        CMY:
        82, 76, 13
        CMYK:
        79, 73, 0, 13
      HSL:
        235°, 72.7273%, 52.5490%
        HSV (HSB):
        235°, 79.2793%, 87.0588%
        XYZ:
        15.9274, 9.0865, 70.0216
        xyY:
        0.1676, 0.0956, 9.0865
      CIE-Lab:
        36.1503, 50.8732, -82.7175
        CIE-LCH:
        36.1503, 97.1096, 301.5925
        CIE-Luv:
        36.1503, -10.3330, -114.0153
        Hunter-Lab:
        30.1438, 41.5642, -116.6253
      #2e3cde color charts
#2e3cde RGB chart
      #2e3cde CMYK chart
      #2e3cde RGB pie chart
      #2e3cde color shades, tints & tones
#2e3cde color schemes
#2e3cde color preview, HTML & CSS examples
           This text has a color of #2e3cde        
        
          <p style="color:#2e3cde;">Text here</p>
        
        
          .mytext {color:#2e3cde;}
        
        Text color #2e3cde
      
           This box has a color of #2e3cde        
        
          <div style="background-color:#2e3cde;">Content here</div>
        
        
          .mybackground {background-color:#2e3cde;}
        
        Background color #2e3cde
      
           Border around this has a color of #2e3cde        
        
          <div style="border:2px solid #2e3cde;">Content here</div>
        
        
          .myborder {border:2px solid #2e3cde;}
        
        Border color #2e3cde