#2b21ef color space conversions
Hex:
        #2b21ef
        RGB:
        43, 33, 239
        CMY:
        83, 87, 6
        CMYK:
        82, 86, 0, 6
      HSL:
        243°, 86.5546%, 53.3333%
        HSV (HSB):
        243°, 86.1925%, 93.7255%
        XYZ:
        17.1201, 7.8333, 82.2710
        xyY:
        0.1597, 0.0731, 7.8333
      CIE-Lab:
        33.6333, 68.4383, -96.5879
        CIE-LCH:
        33.6333, 118.3766, 305.3199
        CIE-Luv:
        33.6333, -8.0035, -123.9587
        Hunter-Lab:
        27.9880, 60.2083, -154.6917
      #2b21ef color charts
#2b21ef RGB chart
      #2b21ef CMYK chart
      #2b21ef RGB pie chart
      #2b21ef color shades, tints & tones
#2b21ef color schemes
#2b21ef color preview, HTML & CSS examples
           This text has a color of #2b21ef        
        
          <p style="color:#2b21ef;">Text here</p>
        
        
          .mytext {color:#2b21ef;}
        
        Text color #2b21ef
      
           This box has a color of #2b21ef        
        
          <div style="background-color:#2b21ef;">Content here</div>
        
        
          .mybackground {background-color:#2b21ef;}
        
        Background color #2b21ef
      
           Border around this has a color of #2b21ef        
        
          <div style="border:2px solid #2b21ef;">Content here</div>
        
        
          .myborder {border:2px solid #2b21ef;}
        
        Border color #2b21ef