#2c0074 color space conversions
Hex:
        #2c0074
        RGB:
        44, 0, 116
        CMY:
        83, 100, 55
        CMYK:
        62, 100, 0, 55
      HSL:
        263°, 100.0000%, 22.7451%
        HSV (HSB):
        263°, 100.0000%, 45.4902%
        XYZ:
        4.1911, 1.7964, 16.6488
        xyY:
        0.1851, 0.0794, 1.7964
      CIE-Lab:
        14.3805, 45.6940, -54.5676
        CIE-LCH:
        14.3805, 71.1727, 309.9423
        CIE-Luv:
        14.3805, 1.6663, -50.2773
        Hunter-Lab:
        13.4031, 32.3608, -64.2658
      #2c0074 color charts
#2c0074 RGB chart
      #2c0074 CMYK chart
      #2c0074 RGB pie chart
      #2c0074 color shades, tints & tones
#2c0074 color schemes
#2c0074 color preview, HTML & CSS examples
           This text has a color of #2c0074        
        
          <p style="color:#2c0074;">Text here</p>
        
        
          .mytext {color:#2c0074;}
        
        Text color #2c0074
      
           This box has a color of #2c0074        
        
          <div style="background-color:#2c0074;">Content here</div>
        
        
          .mybackground {background-color:#2c0074;}
        
        Background color #2c0074
      
           Border around this has a color of #2c0074        
        
          <div style="border:2px solid #2c0074;">Content here</div>
        
        
          .myborder {border:2px solid #2c0074;}
        
        Border color #2c0074