#2c0962 color space conversions
Hex:
        #2c0962
        RGB:
        44, 9, 98
        CMY:
        83, 96, 62
        CMYK:
        55, 91, 0, 62
      HSL:
        264°, 83.1776%, 20.9804%
        HSV (HSB):
        264°, 90.8163%, 38.4314%
        XYZ:
        3.3410, 1.6127, 11.6905
        xyY:
        0.2007, 0.0969, 1.6127
      CIE-Lab:
        13.3072, 37.4639, -44.5280
        CIE-LCH:
        13.3072, 58.1918, 310.0758
        CIE-Luv:
        13.3072, 2.7045, -40.9114
        Hunter-Lab:
        12.6992, 24.7377, -45.6911
      #2c0962 color charts
#2c0962 RGB chart
      #2c0962 CMYK chart
      #2c0962 RGB pie chart
      #2c0962 color shades, tints & tones
#2c0962 color schemes
#2c0962 color preview, HTML & CSS examples
           This text has a color of #2c0962        
        
          <p style="color:#2c0962;">Text here</p>
        
        
          .mytext {color:#2c0962;}
        
        Text color #2c0962
      
           This box has a color of #2c0962        
        
          <div style="background-color:#2c0962;">Content here</div>
        
        
          .mybackground {background-color:#2c0962;}
        
        Background color #2c0962
      
           Border around this has a color of #2c0962        
        
          <div style="border:2px solid #2c0962;">Content here</div>
        
        
          .myborder {border:2px solid #2c0962;}
        
        Border color #2c0962