#2c2164 color space conversions
Hex:
        #2c2164
        RGB:
        44, 33, 100
        CMY:
        83, 87, 61
        CMYK:
        56, 67, 0, 61
      HSL:
        250°, 50.3759%, 26.0784%
        HSV (HSB):
        250°, 67.0000%, 39.2157%
        XYZ:
        3.8828, 2.5433, 12.3428
        xyY:
        0.2069, 0.1355, 2.5433
      CIE-Lab:
        18.1132, 25.1626, -37.9781
        CIE-LCH:
        18.1132, 45.5575, 303.5267
        CIE-Luv:
        18.1132, -0.3279, -42.1065
        Hunter-Lab:
        15.9477, 15.5513, -34.7246
      #2c2164 color charts
#2c2164 RGB chart
      #2c2164 CMYK chart
      #2c2164 RGB pie chart
      #2c2164 color shades, tints & tones
#2c2164 color schemes
#2c2164 color preview, HTML & CSS examples
           This text has a color of #2c2164        
        
          <p style="color:#2c2164;">Text here</p>
        
        
          .mytext {color:#2c2164;}
        
        Text color #2c2164
      
           This box has a color of #2c2164        
        
          <div style="background-color:#2c2164;">Content here</div>
        
        
          .mybackground {background-color:#2c2164;}
        
        Background color #2c2164
      
           Border around this has a color of #2c2164        
        
          <div style="border:2px solid #2c2164;">Content here</div>
        
        
          .myborder {border:2px solid #2c2164;}
        
        Border color #2c2164