#2b23bc color space conversions
Hex:
        #2b23bc
        RGB:
        43, 35, 188
        CMY:
        83, 86, 26
        CMYK:
        77, 81, 0, 26
      HSL:
        243°, 68.6099%, 43.7255%
        HSV (HSB):
        243°, 81.3830%, 73.7255%
        XYZ:
        10.6744, 5.3465, 48.0463
        xyY:
        0.1666, 0.0835, 5.3465
      CIE-Lab:
        27.7000, 52.8720, -76.9191
        CIE-LCH:
        27.7000, 93.3380, 304.5035
        CIE-Luv:
        27.7000, -5.8179, -94.9173
        Hunter-Lab:
        23.1225, 41.9394, -107.0132
      #2b23bc color charts
#2b23bc RGB chart
      #2b23bc CMYK chart
      #2b23bc RGB pie chart
      #2b23bc color shades, tints & tones
#2b23bc color schemes
#2b23bc color preview, HTML & CSS examples
           This text has a color of #2b23bc        
        
          <p style="color:#2b23bc;">Text here</p>
        
        
          .mytext {color:#2b23bc;}
        
        Text color #2b23bc
      
           This box has a color of #2b23bc        
        
          <div style="background-color:#2b23bc;">Content here</div>
        
        
          .mybackground {background-color:#2b23bc;}
        
        Background color #2b23bc
      
           Border around this has a color of #2b23bc        
        
          <div style="border:2px solid #2b23bc;">Content here</div>
        
        
          .myborder {border:2px solid #2b23bc;}
        
        Border color #2b23bc