#2c0786 color space conversions
Hex:
        #2c0786
        RGB:
        44, 7, 134
        CMY:
        83, 97, 47
        CMYK:
        67, 95, 0, 47
      HSL:
        257°, 90.0709%, 27.6471%
        HSV (HSB):
        257°, 94.7761%, 52.5490%
        XYZ:
        5.4178, 2.4087, 22.7336
        xyY:
        0.1773, 0.0788, 2.4087
      CIE-Lab:
        17.5004, 48.0278, -60.8903
        CIE-LCH:
        17.5004, 77.5519, 308.2649
        CIE-Luv:
        17.5004, -0.0862, -61.6112
        Hunter-Lab:
        15.5199, 35.1520, -75.9846
      #2c0786 color charts
#2c0786 RGB chart
      #2c0786 CMYK chart
      #2c0786 RGB pie chart
      #2c0786 color shades, tints & tones
#2c0786 color schemes
#2c0786 color preview, HTML & CSS examples
           This text has a color of #2c0786        
        
          <p style="color:#2c0786;">Text here</p>
        
        
          .mytext {color:#2c0786;}
        
        Text color #2c0786
      
           This box has a color of #2c0786        
        
          <div style="background-color:#2c0786;">Content here</div>
        
        
          .mybackground {background-color:#2c0786;}
        
        Background color #2c0786
      
           Border around this has a color of #2c0786        
        
          <div style="border:2px solid #2c0786;">Content here</div>
        
        
          .myborder {border:2px solid #2c0786;}
        
        Border color #2c0786