#2c0075 color space conversions
Hex:
        #2c0075
        RGB:
        44, 0, 117
        CMY:
        83, 100, 54
        CMYK:
        62, 100, 0, 54
      HSL:
        263°, 100.0000%, 22.9412%
        HSV (HSB):
        263°, 100.0000%, 45.8824%
        XYZ:
        4.2496, 1.8198, 16.9569
        xyY:
        0.1846, 0.0790, 1.8198
      CIE-Lab:
        14.5118, 45.9459, -54.9967
        CIE-LCH:
        14.5118, 71.6636, 309.8764
        CIE-Luv:
        14.5118, 1.5860, -50.8632
        Hunter-Lab:
        13.4901, 32.6226, -65.0838
      #2c0075 color charts
#2c0075 RGB chart
      #2c0075 CMYK chart
      #2c0075 RGB pie chart
      #2c0075 color shades, tints & tones
#2c0075 color schemes
#2c0075 color preview, HTML & CSS examples
           This text has a color of #2c0075        
        
          <p style="color:#2c0075;">Text here</p>
        
        
          .mytext {color:#2c0075;}
        
        Text color #2c0075
      
           This box has a color of #2c0075        
        
          <div style="background-color:#2c0075;">Content here</div>
        
        
          .mybackground {background-color:#2c0075;}
        
        Background color #2c0075
      
           Border around this has a color of #2c0075        
        
          <div style="border:2px solid #2c0075;">Content here</div>
        
        
          .myborder {border:2px solid #2c0075;}
        
        Border color #2c0075