#2c0097 color space conversions
Hex:
        #2c0097
        RGB:
        44, 0, 151
        CMY:
        83, 100, 41
        CMYK:
        71, 100, 0, 41
      HSL:
        257°, 100.0000%, 29.6078%
        HSV (HSB):
        257°, 100.0000%, 59.2157%
        XYZ:
        6.6246, 2.7698, 29.4636
        xyY:
        0.1705, 0.0713, 2.7698
      CIE-Lab:
        19.0975, 54.4855, -68.8487
        CIE-LCH:
        19.0975, 87.7999, 308.3574
        CIE-Luv:
        19.0975, -0.9438, -70.9533
        Hunter-Lab:
        16.6428, 41.9263, -93.3141
      #2c0097 color charts
#2c0097 RGB chart
      #2c0097 CMYK chart
      #2c0097 RGB pie chart
      #2c0097 color shades, tints & tones
#2c0097 color schemes
#2c0097 color preview, HTML & CSS examples
           This text has a color of #2c0097        
        
          <p style="color:#2c0097;">Text here</p>
        
        
          .mytext {color:#2c0097;}
        
        Text color #2c0097
      
           This box has a color of #2c0097        
        
          <div style="background-color:#2c0097;">Content here</div>
        
        
          .mybackground {background-color:#2c0097;}
        
        Background color #2c0097
      
           Border around this has a color of #2c0097        
        
          <div style="border:2px solid #2c0097;">Content here</div>
        
        
          .myborder {border:2px solid #2c0097;}
        
        Border color #2c0097