#2b24ca color space conversions
Hex:
        #2b24ca
        RGB:
        43, 36, 202
        CMY:
        83, 86, 21
        CMYK:
        79, 82, 0, 21
      HSL:
        243°, 69.7479%, 46.6667%
        HSV (HSB):
        243°, 82.1782%, 79.2157%
        XYZ:
        12.2878, 6.0396, 56.3952
        xyY:
        0.1644, 0.0808, 6.0396
      CIE-Lab:
        29.5122, 56.6491, -82.1474
        CIE-LCH:
        29.5122, 99.7864, 304.5902
        CIE-Luv:
        29.5122, -6.5919, -103.0299
        Hunter-Lab:
        24.5756, 46.2426, -118.8536
      #2b24ca color charts
#2b24ca RGB chart
      #2b24ca CMYK chart
      #2b24ca RGB pie chart
      #2b24ca color shades, tints & tones
#2b24ca color schemes
#2b24ca color preview, HTML & CSS examples
           This text has a color of #2b24ca        
        
          <p style="color:#2b24ca;">Text here</p>
        
        
          .mytext {color:#2b24ca;}
        
        Text color #2b24ca
      
           This box has a color of #2b24ca        
        
          <div style="background-color:#2b24ca;">Content here</div>
        
        
          .mybackground {background-color:#2b24ca;}
        
        Background color #2b24ca
      
           Border around this has a color of #2b24ca        
        
          <div style="border:2px solid #2b24ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b24ca;}
        
        Border color #2b24ca