#2c0363 color space conversions
Hex:
        #2c0363
        RGB:
        44, 3, 99
        CMY:
        83, 99, 61
        CMYK:
        56, 97, 0, 61
      HSL:
        266°, 94.1176%, 20.0000%
        HSV (HSB):
        266°, 96.9697%, 38.8235%
        XYZ:
        3.3234, 1.5014, 11.9190
        xyY:
        0.1985, 0.0897, 1.5014
      CIE-Lab:
        12.6173, 40.1498, -46.3331
        CIE-LCH:
        12.6173, 61.3087, 310.9105
        CIE-Luv:
        12.6173, 2.9455, -40.8383
        Hunter-Lab:
        12.2534, 26.9700, -49.0949
      #2c0363 color charts
#2c0363 RGB chart
      #2c0363 CMYK chart
      #2c0363 RGB pie chart
      #2c0363 color shades, tints & tones
#2c0363 color schemes
#2c0363 color preview, HTML & CSS examples
           This text has a color of #2c0363        
        
          <p style="color:#2c0363;">Text here</p>
        
        
          .mytext {color:#2c0363;}
        
        Text color #2c0363
      
           This box has a color of #2c0363        
        
          <div style="background-color:#2c0363;">Content here</div>
        
        
          .mybackground {background-color:#2c0363;}
        
        Background color #2c0363
      
           Border around this has a color of #2c0363        
        
          <div style="border:2px solid #2c0363;">Content here</div>
        
        
          .myborder {border:2px solid #2c0363;}
        
        Border color #2c0363