#2c0588 color space conversions
Hex:
        #2c0588
        RGB:
        44, 5, 136
        CMY:
        83, 98, 47
        CMYK:
        68, 96, 0, 47
      HSL:
        258°, 92.9078%, 27.6471%
        HSV (HSB):
        258°, 96.3235%, 53.3333%
        XYZ:
        5.5369, 2.4216, 23.4681
        xyY:
        0.1762, 0.0771, 2.4216
      CIE-Lab:
        17.5602, 49.1704, -62.0515
        CIE-LCH:
        17.5602, 79.1714, 308.3937
        CIE-Luv:
        17.5602, -0.1278, -62.5961
        Hunter-Lab:
        15.5615, 36.2794, -78.5219
      #2c0588 color charts
#2c0588 RGB chart
      #2c0588 CMYK chart
      #2c0588 RGB pie chart
      #2c0588 color shades, tints & tones
#2c0588 color schemes
#2c0588 color preview, HTML & CSS examples
           This text has a color of #2c0588        
        
          <p style="color:#2c0588;">Text here</p>
        
        
          .mytext {color:#2c0588;}
        
        Text color #2c0588
      
           This box has a color of #2c0588        
        
          <div style="background-color:#2c0588;">Content here</div>
        
        
          .mybackground {background-color:#2c0588;}
        
        Background color #2c0588
      
           Border around this has a color of #2c0588        
        
          <div style="border:2px solid #2c0588;">Content here</div>
        
        
          .myborder {border:2px solid #2c0588;}
        
        Border color #2c0588