#2c0782 color space conversions
Hex:
        #2c0782
        RGB:
        44, 7, 130
        CMY:
        83, 97, 49
        CMYK:
        66, 95, 0, 49
      HSL:
        258°, 89.7810%, 26.8627%
        HSV (HSB):
        258°, 94.6154%, 50.9804%
        XYZ:
        5.1439, 2.2991, 21.2918
        xyY:
        0.1790, 0.0800, 2.2991
      CIE-Lab:
        16.9847, 46.9526, -59.2159
        CIE-LCH:
        16.9847, 75.5716, 308.4110
        CIE-Luv:
        16.9847, 0.2094, -59.2683
        Hunter-Lab:
        15.1629, 34.0203, -72.6410
      #2c0782 color charts
#2c0782 RGB chart
      #2c0782 CMYK chart
      #2c0782 RGB pie chart
      #2c0782 color shades, tints & tones
#2c0782 color schemes
#2c0782 color preview, HTML & CSS examples
           This text has a color of #2c0782        
        
          <p style="color:#2c0782;">Text here</p>
        
        
          .mytext {color:#2c0782;}
        
        Text color #2c0782
      
           This box has a color of #2c0782        
        
          <div style="background-color:#2c0782;">Content here</div>
        
        
          .mybackground {background-color:#2c0782;}
        
        Background color #2c0782
      
           Border around this has a color of #2c0782        
        
          <div style="border:2px solid #2c0782;">Content here</div>
        
        
          .myborder {border:2px solid #2c0782;}
        
        Border color #2c0782