#2c226a color space conversions
Hex:
        #2c226a
        RGB:
        44, 34, 106
        CMY:
        83, 87, 58
        CMYK:
        58, 68, 0, 58
      HSL:
        248°, 51.4286%, 27.4510%
        HSV (HSB):
        248°, 67.9245%, 41.5686%
        XYZ:
        4.2123, 2.7201, 13.9387
        xyY:
        0.2018, 0.1303, 2.7201
      CIE-Lab:
        18.8863, 26.5691, -40.6489
        CIE-LCH:
        18.8863, 48.5619, 303.1696
        CIE-Luv:
        18.8863, -0.9317, -45.7636
        Hunter-Lab:
        16.4928, 16.7263, -38.5632
      #2c226a color charts
#2c226a RGB chart
      #2c226a CMYK chart
      #2c226a RGB pie chart
      #2c226a color shades, tints & tones
#2c226a color schemes
#2c226a color preview, HTML & CSS examples
           This text has a color of #2c226a        
        
          <p style="color:#2c226a;">Text here</p>
        
        
          .mytext {color:#2c226a;}
        
        Text color #2c226a
      
           This box has a color of #2c226a        
        
          <div style="background-color:#2c226a;">Content here</div>
        
        
          .mybackground {background-color:#2c226a;}
        
        Background color #2c226a
      
           Border around this has a color of #2c226a        
        
          <div style="border:2px solid #2c226a;">Content here</div>
        
        
          .myborder {border:2px solid #2c226a;}
        
        Border color #2c226a