#2b21a7 color space conversions
Hex:
        #2b21a7
        RGB:
        43, 33, 167
        CMY:
        83, 87, 35
        CMYK:
        74, 80, 0, 35
      HSL:
        244°, 67.0000%, 39.2157%
        HSV (HSB):
        244°, 80.2395%, 65.4902%
        XYZ:
        8.5152, 4.3913, 36.9580
        xyY:
        0.1708, 0.0881, 4.3913
      CIE-Lab:
        24.9251, 47.3273, -68.9519
        CIE-LCH:
        24.9251, 83.6316, 304.4650
        CIE-Luv:
        24.9251, -4.5317, -82.6277
        Hunter-Lab:
        20.9555, 35.8606, -89.8976
      #2b21a7 color charts
#2b21a7 RGB chart
      #2b21a7 CMYK chart
      #2b21a7 RGB pie chart
      #2b21a7 color shades, tints & tones
#2b21a7 color schemes
#2b21a7 color preview, HTML & CSS examples
           This text has a color of #2b21a7        
        
          <p style="color:#2b21a7;">Text here</p>
        
        
          .mytext {color:#2b21a7;}
        
        Text color #2b21a7
      
           This box has a color of #2b21a7        
        
          <div style="background-color:#2b21a7;">Content here</div>
        
        
          .mybackground {background-color:#2b21a7;}
        
        Background color #2b21a7
      
           Border around this has a color of #2b21a7        
        
          <div style="border:2px solid #2b21a7;">Content here</div>
        
        
          .myborder {border:2px solid #2b21a7;}
        
        Border color #2b21a7