#2b24ed color space conversions
Hex:
        #2b24ed
        RGB:
        43, 36, 237
        CMY:
        83, 86, 7
        CMYK:
        82, 85, 0, 7
      HSL:
        242°, 84.8101%, 53.5294%
        HSV (HSB):
        242°, 84.8101%, 92.9412%
        XYZ:
        16.9132, 7.8898, 80.7522
        xyY:
        0.1602, 0.0747, 7.8898
      CIE-Lab:
        33.7523, 66.7833, -95.2548
        CIE-LCH:
        33.7523, 116.3335, 305.0344
        CIE-Luv:
        33.7523, -8.1766, -122.9653
        Hunter-Lab:
        28.0887, 58.3258, -150.7905
      #2b24ed color charts
#2b24ed RGB chart
      #2b24ed CMYK chart
      #2b24ed RGB pie chart
      #2b24ed color shades, tints & tones
#2b24ed color schemes
#2b24ed color preview, HTML & CSS examples
           This text has a color of #2b24ed        
        
          <p style="color:#2b24ed;">Text here</p>
        
        
          .mytext {color:#2b24ed;}
        
        Text color #2b24ed
      
           This box has a color of #2b24ed        
        
          <div style="background-color:#2b24ed;">Content here</div>
        
        
          .mybackground {background-color:#2b24ed;}
        
        Background color #2b24ed
      
           Border around this has a color of #2b24ed        
        
          <div style="border:2px solid #2b24ed;">Content here</div>
        
        
          .myborder {border:2px solid #2b24ed;}
        
        Border color #2b24ed