#2c0144 color space conversions
Hex:
        #2c0144
        RGB:
        44, 1, 68
        CMY:
        83, 100, 73
        CMYK:
        35, 99, 0, 73
      HSL:
        279°, 97.1014%, 13.5294%
        HSV (HSB):
        279°, 98.5294%, 26.6667%
        XYZ:
        2.0929, 0.9745, 5.5466
        xyY:
        0.2430, 0.1131, 0.9745
      CIE-Lab:
        8.7775, 33.3452, -31.4203
        CIE-LCH:
        8.7775, 45.8163, 316.7024
        CIE-Luv:
        8.7775, 6.0684, -23.4320
        Hunter-Lab:
        9.8719, 20.5683, -26.4026
      #2c0144 color charts
#2c0144 RGB chart
      #2c0144 CMYK chart
      #2c0144 RGB pie chart
      #2c0144 color shades, tints & tones
#2c0144 color schemes
#2c0144 color preview, HTML & CSS examples
           This text has a color of #2c0144        
        
          <p style="color:#2c0144;">Text here</p>
        
        
          .mytext {color:#2c0144;}
        
        Text color #2c0144
      
           This box has a color of #2c0144        
        
          <div style="background-color:#2c0144;">Content here</div>
        
        
          .mybackground {background-color:#2c0144;}
        
        Background color #2c0144
      
           Border around this has a color of #2c0144        
        
          <div style="border:2px solid #2c0144;">Content here</div>
        
        
          .myborder {border:2px solid #2c0144;}
        
        Border color #2c0144