#2b11ae color space conversions
Hex:
        #2b11ae
        RGB:
        43, 17, 174
        CMY:
        83, 93, 32
        CMYK:
        75, 90, 0, 32
      HSL:
        250°, 82.1990%, 37.4510%
        HSV (HSB):
        250°, 90.2299%, 68.2353%
        XYZ:
        8.8367, 3.9705, 40.3450
        xyY:
        0.1663, 0.0747, 3.9705
      CIE-Lab:
        23.5736, 55.9339, -75.4200
        CIE-LCH:
        23.5736, 93.8977, 306.5618
        CIE-Luv:
        23.5736, -3.4456, -85.7142
        Hunter-Lab:
        19.9261, 44.2895, -106.0984
      #2b11ae color charts
#2b11ae RGB chart
      #2b11ae CMYK chart
      #2b11ae RGB pie chart
      #2b11ae color shades, tints & tones
#2b11ae color schemes
#2b11ae color preview, HTML & CSS examples
           This text has a color of #2b11ae        
        
          <p style="color:#2b11ae;">Text here</p>
        
        
          .mytext {color:#2b11ae;}
        
        Text color #2b11ae
      
           This box has a color of #2b11ae        
        
          <div style="background-color:#2b11ae;">Content here</div>
        
        
          .mybackground {background-color:#2b11ae;}
        
        Background color #2b11ae
      
           Border around this has a color of #2b11ae        
        
          <div style="border:2px solid #2b11ae;">Content here</div>
        
        
          .myborder {border:2px solid #2b11ae;}
        
        Border color #2b11ae