#2b21fc color space conversions
Hex:
        #2b21fc
        RGB:
        43, 33, 252
        CMY:
        83, 87, 1
        CMYK:
        83, 87, 0, 1
      HSL:
        243°, 97.3333%, 55.8824%
        HSV (HSB):
        243°, 86.9048%, 98.8235%
        XYZ:
        19.1108, 8.6296, 92.7539
        xyY:
        0.1586, 0.0716, 8.6296
      CIE-Lab:
        35.2611, 71.9678, -101.2111
        CIE-LCH:
        35.2611, 124.1896, 305.4154
        CIE-Luv:
        35.2611, -8.5897, -131.2703
        Hunter-Lab:
        29.3761, 64.7159, -166.6423
      #2b21fc color charts
#2b21fc RGB chart
      #2b21fc CMYK chart
      #2b21fc RGB pie chart
      #2b21fc color shades, tints & tones
#2b21fc color schemes
#2b21fc color preview, HTML & CSS examples
           This text has a color of #2b21fc        
        
          <p style="color:#2b21fc;">Text here</p>
        
        
          .mytext {color:#2b21fc;}
        
        Text color #2b21fc
      
           This box has a color of #2b21fc        
        
          <div style="background-color:#2b21fc;">Content here</div>
        
        
          .mybackground {background-color:#2b21fc;}
        
        Background color #2b21fc
      
           Border around this has a color of #2b21fc        
        
          <div style="border:2px solid #2b21fc;">Content here</div>
        
        
          .myborder {border:2px solid #2b21fc;}
        
        Border color #2b21fc