#2c0150 color space conversions
Hex:
        #2c0150
        RGB:
        44, 1, 80
        CMY:
        83, 100, 69
        CMYK:
        45, 99, 0, 69
      HSL:
        273°, 97.5309%, 15.8824%
        HSV (HSB):
        273°, 98.7500%, 31.3725%
        XYZ:
        2.4975, 1.1364, 7.6771
        xyY:
        0.2208, 0.1005, 1.1364
      CIE-Lab:
        10.0794, 36.2373, -37.6601
        CIE-LCH:
        10.0794, 52.2631, 313.8970
        CIE-Luv:
        10.0794, 4.8234, -29.8903
        Hunter-Lab:
        10.6601, 23.1654, -35.2372
      #2c0150 color charts
#2c0150 RGB chart
      #2c0150 CMYK chart
      #2c0150 RGB pie chart
      #2c0150 color shades, tints & tones
#2c0150 color schemes
#2c0150 color preview, HTML & CSS examples
           This text has a color of #2c0150        
        
          <p style="color:#2c0150;">Text here</p>
        
        
          .mytext {color:#2c0150;}
        
        Text color #2c0150
      
           This box has a color of #2c0150        
        
          <div style="background-color:#2c0150;">Content here</div>
        
        
          .mybackground {background-color:#2c0150;}
        
        Background color #2c0150
      
           Border around this has a color of #2c0150        
        
          <div style="border:2px solid #2c0150;">Content here</div>
        
        
          .myborder {border:2px solid #2c0150;}
        
        Border color #2c0150