#2c0264 color space conversions
Hex:
        #2c0264
        RGB:
        44, 2, 100
        CMY:
        83, 99, 61
        CMYK:
        56, 98, 0, 61
      HSL:
        266°, 96.0784%, 20.0000%
        HSV (HSB):
        266°, 98.0000%, 39.2157%
        XYZ:
        3.3607, 1.4990, 12.1688
        xyY:
        0.1974, 0.0880, 1.4990
      CIE-Lab:
        12.6016, 40.8260, -47.0237
        CIE-LCH:
        12.6016, 62.2736, 310.9646
        CIE-Luv:
        12.6016, 2.9084, -41.2779
        Hunter-Lab:
        12.2433, 27.5706, -50.3588
      #2c0264 color charts
#2c0264 RGB chart
      #2c0264 CMYK chart
      #2c0264 RGB pie chart
      #2c0264 color shades, tints & tones
#2c0264 color schemes
#2c0264 color preview, HTML & CSS examples
           This text has a color of #2c0264        
        
          <p style="color:#2c0264;">Text here</p>
        
        
          .mytext {color:#2c0264;}
        
        Text color #2c0264
      
           This box has a color of #2c0264        
        
          <div style="background-color:#2c0264;">Content here</div>
        
        
          .mybackground {background-color:#2c0264;}
        
        Background color #2c0264
      
           Border around this has a color of #2c0264        
        
          <div style="border:2px solid #2c0264;">Content here</div>
        
        
          .myborder {border:2px solid #2c0264;}
        
        Border color #2c0264