#2c269d color space conversions
Hex:
        #2c269d
        RGB:
        44, 38, 157
        CMY:
        83, 85, 38
        CMYK:
        72, 76, 0, 38
      HSL:
        243°, 61.0256%, 38.2353%
        HSV (HSB):
        243°, 75.7962%, 61.5686%
        XYZ:
        7.8176, 4.3560, 32.3270
        xyY:
        0.1757, 0.0979, 4.3560
      CIE-Lab:
        24.8151, 41.5173, -63.0525
        CIE-LCH:
        24.8151, 75.4937, 303.3632
        CIE-Luv:
        24.8151, -4.5312, -76.7496
        Hunter-Lab:
        20.8711, 30.3359, -77.2240
      #2c269d color charts
#2c269d RGB chart
      #2c269d CMYK chart
      #2c269d RGB pie chart
      #2c269d color shades, tints & tones
#2c269d color schemes
#2c269d color preview, HTML & CSS examples
           This text has a color of #2c269d        
        
          <p style="color:#2c269d;">Text here</p>
        
        
          .mytext {color:#2c269d;}
        
        Text color #2c269d
      
           This box has a color of #2c269d        
        
          <div style="background-color:#2c269d;">Content here</div>
        
        
          .mybackground {background-color:#2c269d;}
        
        Background color #2c269d
      
           Border around this has a color of #2c269d        
        
          <div style="border:2px solid #2c269d;">Content here</div>
        
        
          .myborder {border:2px solid #2c269d;}
        
        Border color #2c269d