#2c0a40 color space conversions
Hex:
        #2c0a40
        RGB:
        44, 10, 64
        CMY:
        83, 96, 75
        CMYK:
        31, 84, 0, 75
      HSL:
        278°, 72.9730%, 14.5098%
        HSV (HSB):
        278°, 84.3750%, 25.0980%
        XYZ:
        2.0727, 1.1227, 4.9580
        xyY:
        0.2542, 0.1377, 1.1227
      CIE-Lab:
        9.9746, 27.7310, -26.6347
        CIE-LCH:
        9.9746, 38.4502, 316.1552
        CIE-Luv:
        9.9746, 6.1642, -21.9498
        Hunter-Lab:
        10.5959, 16.3738, -20.3256
      #2c0a40 color charts
#2c0a40 RGB chart
      #2c0a40 CMYK chart
      #2c0a40 RGB pie chart
      #2c0a40 color shades, tints & tones
#2c0a40 color schemes
#2c0a40 color preview, HTML & CSS examples
           This text has a color of #2c0a40        
        
          <p style="color:#2c0a40;">Text here</p>
        
        
          .mytext {color:#2c0a40;}
        
        Text color #2c0a40
      
           This box has a color of #2c0a40        
        
          <div style="background-color:#2c0a40;">Content here</div>
        
        
          .mybackground {background-color:#2c0a40;}
        
        Background color #2c0a40
      
           Border around this has a color of #2c0a40        
        
          <div style="border:2px solid #2c0a40;">Content here</div>
        
        
          .myborder {border:2px solid #2c0a40;}
        
        Border color #2c0a40