#2c0546 color space conversions
Hex:
        #2c0546
        RGB:
        44, 5, 70
        CMY:
        83, 98, 73
        CMYK:
        37, 93, 0, 73
      HSL:
        276°, 86.6667%, 14.7059%
        HSV (HSB):
        276°, 92.8571%, 27.4510%
        XYZ:
        2.1985, 1.0862, 5.8881
        xyY:
        0.2397, 0.1184, 1.0862
      CIE-Lab:
        9.6899, 31.7290, -31.3385
        CIE-LCH:
        9.6899, 44.5964, 315.3548
        CIE-Luv:
        9.6899, 5.7165, -24.9362
        Hunter-Lab:
        10.4221, 19.4144, -26.2012
      #2c0546 color charts
#2c0546 RGB chart
      #2c0546 CMYK chart
      #2c0546 RGB pie chart
      #2c0546 color shades, tints & tones
#2c0546 color schemes
#2c0546 color preview, HTML & CSS examples
           This text has a color of #2c0546        
        
          <p style="color:#2c0546;">Text here</p>
        
        
          .mytext {color:#2c0546;}
        
        Text color #2c0546
      
           This box has a color of #2c0546        
        
          <div style="background-color:#2c0546;">Content here</div>
        
        
          .mybackground {background-color:#2c0546;}
        
        Background color #2c0546
      
           Border around this has a color of #2c0546        
        
          <div style="border:2px solid #2c0546;">Content here</div>
        
        
          .myborder {border:2px solid #2c0546;}
        
        Border color #2c0546