#2c2355 color space conversions
Hex:
        #2c2355
        RGB:
        44, 35, 85
        CMY:
        83, 86, 67
        CMYK:
        48, 59, 0, 67
      HSL:
        251°, 41.6667%, 23.5294%
        HSV (HSB):
        251°, 58.8235%, 33.3333%
        XYZ:
        3.2794, 2.3934, 8.8835
        xyY:
        0.2253, 0.1644, 2.3934
      CIE-Lab:
        17.4296, 18.6830, -29.1064
        CIE-LCH:
        17.4296, 34.5867, 302.6958
        CIE-Luv:
        17.4296, 0.3226, -31.9765
        Hunter-Lab:
        15.4707, 10.7643, -23.2156
      #2c2355 color charts
#2c2355 RGB chart
      #2c2355 CMYK chart
      #2c2355 RGB pie chart
      #2c2355 color shades, tints & tones
#2c2355 color schemes
#2c2355 color preview, HTML & CSS examples
           This text has a color of #2c2355        
        
          <p style="color:#2c2355;">Text here</p>
        
        
          .mytext {color:#2c2355;}
        
        Text color #2c2355
      
           This box has a color of #2c2355        
        
          <div style="background-color:#2c2355;">Content here</div>
        
        
          .mybackground {background-color:#2c2355;}
        
        Background color #2c2355
      
           Border around this has a color of #2c2355        
        
          <div style="border:2px solid #2c2355;">Content here</div>
        
        
          .myborder {border:2px solid #2c2355;}
        
        Border color #2c2355