#2b24ef color space conversions
Hex:
        #2b24ef
        RGB:
        43, 36, 239
        CMY:
        83, 86, 6
        CMYK:
        82, 85, 0, 6
      HSL:
        242°, 86.3830%, 53.9216%
        HSV (HSB):
        242°, 84.9372%, 93.7255%
        XYZ:
        17.2071, 8.0073, 82.3000
        xyY:
        0.1600, 0.0745, 8.0073
      CIE-Lab:
        33.9982, 67.3431, -95.9801
        CIE-LCH:
        33.9982, 117.2488, 305.0549
        CIE-Luv:
        33.9982, -8.2651, -124.0938
        Hunter-Lab:
        28.2972, 59.0230, -152.6316
      #2b24ef color charts
#2b24ef RGB chart
      #2b24ef CMYK chart
      #2b24ef RGB pie chart
      #2b24ef color shades, tints & tones
#2b24ef color schemes
#2b24ef color preview, HTML & CSS examples
           This text has a color of #2b24ef        
        
          <p style="color:#2b24ef;">Text here</p>
        
        
          .mytext {color:#2b24ef;}
        
        Text color #2b24ef
      
           This box has a color of #2b24ef        
        
          <div style="background-color:#2b24ef;">Content here</div>
        
        
          .mybackground {background-color:#2b24ef;}
        
        Background color #2b24ef
      
           Border around this has a color of #2b24ef        
        
          <div style="border:2px solid #2b24ef;">Content here</div>
        
        
          .myborder {border:2px solid #2b24ef;}
        
        Border color #2b24ef