#2c2ce1 color space conversions
Hex:
        #2c2ce1
        RGB:
        44, 44, 225
        CMY:
        83, 83, 12
        CMYK:
        80, 80, 0, 12
      HSL:
        240°, 75.1037%, 52.7451%
        HSV (HSB):
        240°, 80.4444%, 88.2353%
        XYZ:
        15.5300, 7.7731, 71.9160
        xyY:
        0.1631, 0.0816, 7.7731
      CIE-Lab:
        33.5058, 59.9601, -88.8200
        CIE-LCH:
        33.5058, 107.1644, 304.0223
        CIE-Luv:
        33.5058, -8.3933, -116.4011
        Hunter-Lab:
        27.8802, 50.6386, -133.4201
      #2c2ce1 color charts
#2c2ce1 RGB chart
      #2c2ce1 CMYK chart
      #2c2ce1 RGB pie chart
      #2c2ce1 color shades, tints & tones
#2c2ce1 color schemes
#2c2ce1 color preview, HTML & CSS examples
           This text has a color of #2c2ce1        
        
          <p style="color:#2c2ce1;">Text here</p>
        
        
          .mytext {color:#2c2ce1;}
        
        Text color #2c2ce1
      
           This box has a color of #2c2ce1        
        
          <div style="background-color:#2c2ce1;">Content here</div>
        
        
          .mybackground {background-color:#2c2ce1;}
        
        Background color #2c2ce1
      
           Border around this has a color of #2c2ce1        
        
          <div style="border:2px solid #2c2ce1;">Content here</div>
        
        
          .myborder {border:2px solid #2c2ce1;}
        
        Border color #2c2ce1