#2b0264 color space conversions
Hex:
        #2b0264
        RGB:
        43, 2, 100
        CMY:
        83, 99, 61
        CMYK:
        57, 98, 0, 61
      HSL:
        265°, 96.0784%, 20.0000%
        HSV (HSB):
        265°, 98.0000%, 39.2157%
        XYZ:
        3.3182, 1.4771, 12.1668
        xyY:
        0.1956, 0.0871, 1.4771
      CIE-Lab:
        12.4618, 40.7350, -47.2596
        CIE-LCH:
        12.4618, 62.3924, 310.7594
        CIE-Luv:
        12.4618, 2.6446, -41.1216
        Hunter-Lab:
        12.1536, 27.4657, -50.8468
      #2b0264 color charts
#2b0264 RGB chart
      #2b0264 CMYK chart
      #2b0264 RGB pie chart
      #2b0264 color shades, tints & tones
#2b0264 color schemes
#2b0264 color preview, HTML & CSS examples
           This text has a color of #2b0264        
        
          <p style="color:#2b0264;">Text here</p>
        
        
          .mytext {color:#2b0264;}
        
        Text color #2b0264
      
           This box has a color of #2b0264        
        
          <div style="background-color:#2b0264;">Content here</div>
        
        
          .mybackground {background-color:#2b0264;}
        
        Background color #2b0264
      
           Border around this has a color of #2b0264        
        
          <div style="border:2px solid #2b0264;">Content here</div>
        
        
          .myborder {border:2px solid #2b0264;}
        
        Border color #2b0264