#2c0a50 color space conversions
Hex:
        #2c0a50
        RGB:
        44, 10, 80
        CMY:
        83, 96, 69
        CMYK:
        45, 88, 0, 69
      HSL:
        269°, 77.7778%, 17.6471%
        HSV (HSB):
        269°, 87.5000%, 31.3725%
        XYZ:
        2.5952, 1.3317, 7.7097
        xyY:
        0.2230, 0.1144, 1.3317
      CIE-Lab:
        11.4957, 32.0459, -35.3349
        CIE-LCH:
        11.4957, 47.7022, 312.2055
        CIE-Luv:
        11.4957, 4.3803, -30.7959
        Hunter-Lab:
        11.5401, 19.9470, -31.5322
      #2c0a50 color charts
#2c0a50 RGB chart
      #2c0a50 CMYK chart
      #2c0a50 RGB pie chart
      #2c0a50 color shades, tints & tones
#2c0a50 color schemes
#2c0a50 color preview, HTML & CSS examples
           This text has a color of #2c0a50        
        
          <p style="color:#2c0a50;">Text here</p>
        
        
          .mytext {color:#2c0a50;}
        
        Text color #2c0a50
      
           This box has a color of #2c0a50        
        
          <div style="background-color:#2c0a50;">Content here</div>
        
        
          .mybackground {background-color:#2c0a50;}
        
        Background color #2c0a50
      
           Border around this has a color of #2c0a50        
        
          <div style="border:2px solid #2c0a50;">Content here</div>
        
        
          .myborder {border:2px solid #2c0a50;}
        
        Border color #2c0a50