#2c017e color space conversions
Hex:
        #2c017e
        RGB:
        44, 1, 126
        CMY:
        83, 100, 51
        CMYK:
        65, 99, 0, 51
      HSL:
        261°, 98.4252%, 24.9020%
        HSV (HSB):
        261°, 99.2063%, 49.4118%
        XYZ:
        4.8155, 2.0635, 19.8832
        xyY:
        0.1799, 0.0771, 2.0635
      CIE-Lab:
        15.8172, 47.8701, -58.6103
        CIE-LCH:
        15.8172, 75.6751, 309.2403
        CIE-Luv:
        15.8172, 0.8282, -56.2792
        Hunter-Lab:
        14.3650, 34.6981, -72.0100
      #2c017e color charts
#2c017e RGB chart
      #2c017e CMYK chart
      #2c017e RGB pie chart
      #2c017e color shades, tints & tones
#2c017e color schemes
#2c017e color preview, HTML & CSS examples
           This text has a color of #2c017e        
        
          <p style="color:#2c017e;">Text here</p>
        
        
          .mytext {color:#2c017e;}
        
        Text color #2c017e
      
           This box has a color of #2c017e        
        
          <div style="background-color:#2c017e;">Content here</div>
        
        
          .mybackground {background-color:#2c017e;}
        
        Background color #2c017e
      
           Border around this has a color of #2c017e        
        
          <div style="border:2px solid #2c017e;">Content here</div>
        
        
          .myborder {border:2px solid #2c017e;}
        
        Border color #2c017e