#2c2eff color space conversions
Hex:
        #2c2eff
        RGB:
        44, 46, 255
        CMY:
        83, 82, 0
        CMYK:
        83, 82, 0, 0
      HSL:
        239°, 100.0000%, 58.6275%
        HSV (HSB):
        239°, 82.7451%, 100.0000%
        XYZ:
        20.0657, 9.7095, 95.4243
        xyY:
        0.1603, 0.0776, 9.7095
      CIE-Lab:
        37.3159, 67.9107, -99.4707
        CIE-LCH:
        37.3159, 120.4420, 304.3222
        CIE-Luv:
        37.3159, -9.8280, -133.4032
        Hunter-Lab:
        31.1600, 60.4163, -159.7574
      #2c2eff color charts
#2c2eff RGB chart
      #2c2eff CMYK chart
      #2c2eff RGB pie chart
      #2c2eff color shades, tints & tones
#2c2eff color schemes
#2c2eff color preview, HTML & CSS examples
           This text has a color of #2c2eff        
        
          <p style="color:#2c2eff;">Text here</p>
        
        
          .mytext {color:#2c2eff;}
        
        Text color #2c2eff
      
           This box has a color of #2c2eff        
        
          <div style="background-color:#2c2eff;">Content here</div>
        
        
          .mybackground {background-color:#2c2eff;}
        
        Background color #2c2eff
      
           Border around this has a color of #2c2eff        
        
          <div style="border:2px solid #2c2eff;">Content here</div>
        
        
          .myborder {border:2px solid #2c2eff;}
        
        Border color #2c2eff