#2c117e color space conversions
Hex:
        #2c117e
        RGB:
        44, 17, 126
        CMY:
        83, 93, 51
        CMYK:
        65, 87, 0, 51
      HSL:
        255°, 76.2238%, 28.0392%
        HSV (HSB):
        255°, 86.5079%, 49.4118%
        XYZ:
        5.0051, 2.4427, 19.9464
        xyY:
        0.1827, 0.0892, 2.4427
      CIE-Lab:
        17.6576, 42.3344, -55.5573
        CIE-LCH:
        17.6576, 69.8486, 307.3072
        CIE-Luv:
        17.6576, -0.1302, -57.7792
        Hunter-Lab:
        15.6292, 29.8111, -64.7267
      #2c117e color charts
#2c117e RGB chart
      #2c117e CMYK chart
      #2c117e RGB pie chart
      #2c117e color shades, tints & tones
#2c117e color schemes
#2c117e color preview, HTML & CSS examples
           This text has a color of #2c117e        
        
          <p style="color:#2c117e;">Text here</p>
        
        
          .mytext {color:#2c117e;}
        
        Text color #2c117e
      
           This box has a color of #2c117e        
        
          <div style="background-color:#2c117e;">Content here</div>
        
        
          .mybackground {background-color:#2c117e;}
        
        Background color #2c117e
      
           Border around this has a color of #2c117e        
        
          <div style="border:2px solid #2c117e;">Content here</div>
        
        
          .myborder {border:2px solid #2c117e;}
        
        Border color #2c117e