#2c0498 color space conversions
Hex:
        #2c0498
        RGB:
        44, 4, 152
        CMY:
        83, 98, 40
        CMYK:
        71, 97, 0, 40
      HSL:
        256°, 94.8718%, 30.5882%
        HSV (HSB):
        256°, 97.3684%, 59.6078%
        XYZ:
        6.7496, 2.8893, 29.9077
        xyY:
        0.1707, 0.0731, 2.8893
      CIE-Lab:
        19.5950, 53.6272, -68.6376
        CIE-LCH:
        19.5950, 87.1034, 308.0009
        CIE-Luv:
        19.5950, -1.2061, -71.9234
        Hunter-Lab:
        16.9980, 41.1331, -92.4215
      #2c0498 color charts
#2c0498 RGB chart
      #2c0498 CMYK chart
      #2c0498 RGB pie chart
      #2c0498 color shades, tints & tones
#2c0498 color schemes
#2c0498 color preview, HTML & CSS examples
           This text has a color of #2c0498        
        
          <p style="color:#2c0498;">Text here</p>
        
        
          .mytext {color:#2c0498;}
        
        Text color #2c0498
      
           This box has a color of #2c0498        
        
          <div style="background-color:#2c0498;">Content here</div>
        
        
          .mybackground {background-color:#2c0498;}
        
        Background color #2c0498
      
           Border around this has a color of #2c0498        
        
          <div style="border:2px solid #2c0498;">Content here</div>
        
        
          .myborder {border:2px solid #2c0498;}
        
        Border color #2c0498