#2b11ba color space conversions
Hex:
        #2b11ba
        RGB:
        43, 17, 186
        CMY:
        83, 93, 27
        CMYK:
        77, 91, 0, 27
      HSL:
        249°, 83.2512%, 39.8039%
        HSV (HSB):
        249°, 90.8602%, 72.9412%
        XYZ:
        10.0596, 4.4597, 46.7850
        xyY:
        0.1641, 0.0727, 4.4597
      CIE-Lab:
        25.1363, 59.1993, -79.9949
        CIE-LCH:
        25.1363, 99.5175, 306.5029
        CIE-Luv:
        25.1363, -4.1411, -92.6846
        Hunter-Lab:
        21.1179, 48.0732, -116.5696
      #2b11ba color charts
#2b11ba RGB chart
      #2b11ba CMYK chart
      #2b11ba RGB pie chart
      #2b11ba color shades, tints & tones
#2b11ba color schemes
#2b11ba color preview, HTML & CSS examples
           This text has a color of #2b11ba        
        
          <p style="color:#2b11ba;">Text here</p>
        
        
          .mytext {color:#2b11ba;}
        
        Text color #2b11ba
      
           This box has a color of #2b11ba        
        
          <div style="background-color:#2b11ba;">Content here</div>
        
        
          .mybackground {background-color:#2b11ba;}
        
        Background color #2b11ba
      
           Border around this has a color of #2b11ba        
        
          <div style="border:2px solid #2b11ba;">Content here</div>
        
        
          .myborder {border:2px solid #2b11ba;}
        
        Border color #2b11ba