#2c40ff color space conversions
Hex:
        #2c40ff
        RGB:
        44, 64, 255
        CMY:
        83, 75, 0
        CMYK:
        83, 75, 0, 0
      HSL:
        234°, 100.0000%, 58.6275%
        HSV (HSB):
        234°, 82.7451%, 100.0000%
        XYZ:
        20.9221, 11.4223, 95.7097
        xyY:
        0.1634, 0.0892, 11.4223
      CIE-Lab:
        40.2828, 59.2990, -94.5460
        CIE-LCH:
        40.2828, 111.6034, 302.0958
        CIE-Luv:
        40.2828, -12.1835, -132.9583
        Hunter-Lab:
        33.7968, 51.3568, -144.2464
      #2c40ff color charts
#2c40ff RGB chart
      #2c40ff CMYK chart
      #2c40ff RGB pie chart
      #2c40ff color shades, tints & tones
#2c40ff color schemes
#2c40ff color preview, HTML & CSS examples
           This text has a color of #2c40ff        
        
          <p style="color:#2c40ff;">Text here</p>
        
        
          .mytext {color:#2c40ff;}
        
        Text color #2c40ff
      
           This box has a color of #2c40ff        
        
          <div style="background-color:#2c40ff;">Content here</div>
        
        
          .mybackground {background-color:#2c40ff;}
        
        Background color #2c40ff
      
           Border around this has a color of #2c40ff        
        
          <div style="border:2px solid #2c40ff;">Content here</div>
        
        
          .myborder {border:2px solid #2c40ff;}
        
        Border color #2c40ff