#2b11ff color space conversions
Hex:
        #2b11ff
        RGB:
        43, 17, 255
        CMY:
        83, 93, 0
        CMYK:
        83, 93, 0, 0
      HSL:
        247°, 100.0000%, 53.3333%
        HSV (HSB):
        247°, 93.3333%, 100.0000%
        XYZ:
        19.2467, 8.1345, 95.1634
        xyY:
        0.1571, 0.0664, 8.1345
      CIE-Lab:
        34.2614, 76.9695, -104.5624
        CIE-LCH:
        34.2614, 129.8368, 306.3572
        CIE-Luv:
        34.2614, -7.7673, -132.1874
        Hunter-Lab:
        28.5210, 70.5445, -177.8627
      #2b11ff color charts
#2b11ff RGB chart
      #2b11ff CMYK chart
      #2b11ff RGB pie chart
      #2b11ff color shades, tints & tones
#2b11ff color schemes
#2b11ff color preview, HTML & CSS examples
           This text has a color of #2b11ff        
        
          <p style="color:#2b11ff;">Text here</p>
        
        
          .mytext {color:#2b11ff;}
        
        Text color #2b11ff
      
           This box has a color of #2b11ff        
        
          <div style="background-color:#2b11ff;">Content here</div>
        
        
          .mybackground {background-color:#2b11ff;}
        
        Background color #2b11ff
      
           Border around this has a color of #2b11ff        
        
          <div style="border:2px solid #2b11ff;">Content here</div>
        
        
          .myborder {border:2px solid #2b11ff;}
        
        Border color #2b11ff