#2c0483 color space conversions
Hex:
        #2c0483
        RGB:
        44, 4, 131
        CMY:
        83, 98, 49
        CMYK:
        66, 97, 0, 49
      HSL:
        259°, 94.0741%, 26.4706%
        HSV (HSB):
        259°, 96.9466%, 51.3725%
        XYZ:
        5.1789, 2.2610, 21.6362
        xyY:
        0.1781, 0.0778, 2.2610
      CIE-Lab:
        16.8013, 48.1699, -60.1548
        CIE-LCH:
        16.8013, 77.0645, 308.6866
        CIE-Luv:
        16.8013, 0.2932, -59.5575
        Hunter-Lab:
        15.0366, 35.1642, -74.7867
      #2c0483 color charts
#2c0483 RGB chart
      #2c0483 CMYK chart
      #2c0483 RGB pie chart
      #2c0483 color shades, tints & tones
#2c0483 color schemes
#2c0483 color preview, HTML & CSS examples
           This text has a color of #2c0483        
        
          <p style="color:#2c0483;">Text here</p>
        
        
          .mytext {color:#2c0483;}
        
        Text color #2c0483
      
           This box has a color of #2c0483        
        
          <div style="background-color:#2c0483;">Content here</div>
        
        
          .mybackground {background-color:#2c0483;}
        
        Background color #2c0483
      
           Border around this has a color of #2c0483        
        
          <div style="border:2px solid #2c0483;">Content here</div>
        
        
          .myborder {border:2px solid #2c0483;}
        
        Border color #2c0483