#2c116a color space conversions
Hex:
        #2c116a
        RGB:
        44, 17, 106
        CMY:
        83, 93, 58
        CMYK:
        58, 84, 0, 58
      HSL:
        258°, 72.3577%, 24.1176%
        HSV (HSB):
        258°, 83.9623%, 41.5686%
        XYZ:
        3.8407, 1.9770, 13.8148
        xyY:
        0.1956, 0.1007, 1.9770
      CIE-Lab:
        15.3660, 36.3791, -46.4190
        CIE-LCH:
        15.3660, 58.9760, 308.0862
        CIE-Luv:
        15.3660, 1.4304, -46.1257
        Hunter-Lab:
        14.0605, 24.1520, -48.4117
      #2c116a color charts
#2c116a RGB chart
      #2c116a CMYK chart
      #2c116a RGB pie chart
      #2c116a color shades, tints & tones
#2c116a color schemes
#2c116a color preview, HTML & CSS examples
           This text has a color of #2c116a        
        
          <p style="color:#2c116a;">Text here</p>
        
        
          .mytext {color:#2c116a;}
        
        Text color #2c116a
      
           This box has a color of #2c116a        
        
          <div style="background-color:#2c116a;">Content here</div>
        
        
          .mybackground {background-color:#2c116a;}
        
        Background color #2c116a
      
           Border around this has a color of #2c116a        
        
          <div style="border:2px solid #2c116a;">Content here</div>
        
        
          .myborder {border:2px solid #2c116a;}
        
        Border color #2c116a