#2b21a6 color space conversions
Hex:
        #2b21a6
        RGB:
        43, 33, 166
        CMY:
        83, 87, 35
        CMYK:
        74, 80, 0, 35
      HSL:
        245°, 66.8342%, 39.0196%
        HSV (HSB):
        245°, 80.1205%, 65.0980%
        XYZ:
        8.4231, 4.3545, 36.4729
        xyY:
        0.1710, 0.0884, 4.3545
      CIE-Lab:
        24.8103, 47.0124, -68.5367
        CIE-LCH:
        24.8103, 83.1111, 304.4480
        CIE-Luv:
        24.8103, -4.4798, -82.0423
        Hunter-Lab:
        20.8674, 35.5330, -89.0225
      #2b21a6 color charts
#2b21a6 RGB chart
      #2b21a6 CMYK chart
      #2b21a6 RGB pie chart
      #2b21a6 color shades, tints & tones
#2b21a6 color schemes
#2b21a6 color preview, HTML & CSS examples
           This text has a color of #2b21a6        
        
          <p style="color:#2b21a6;">Text here</p>
        
        
          .mytext {color:#2b21a6;}
        
        Text color #2b21a6
      
           This box has a color of #2b21a6        
        
          <div style="background-color:#2b21a6;">Content here</div>
        
        
          .mybackground {background-color:#2b21a6;}
        
        Background color #2b21a6
      
           Border around this has a color of #2b21a6        
        
          <div style="border:2px solid #2b21a6;">Content here</div>
        
        
          .myborder {border:2px solid #2b21a6;}
        
        Border color #2b21a6