#2b29ff color space conversions
Hex:
        #2b29ff
        RGB:
        43, 41, 255
        CMY:
        83, 84, 0
        CMYK:
        83, 84, 0, 0
      HSL:
        241°, 100.0000%, 58.0392%
        HSV (HSB):
        241°, 83.9216%, 100.0000%
        XYZ:
        19.8392, 9.3195, 95.3609
        xyY:
        0.1593, 0.0748, 9.3195
      CIE-Lab:
        36.5922, 69.9053, -100.6759
        CIE-LCH:
        36.5922, 122.5659, 304.7745
        CIE-Luv:
        36.5922, -9.4168, -133.2693
        Hunter-Lab:
        30.5278, 62.5787, -163.8371
      #2b29ff color charts
#2b29ff RGB chart
      #2b29ff CMYK chart
      #2b29ff RGB pie chart
      #2b29ff color shades, tints & tones
#2b29ff color schemes
#2b29ff color preview, HTML & CSS examples
           This text has a color of #2b29ff        
        
          <p style="color:#2b29ff;">Text here</p>
        
        
          .mytext {color:#2b29ff;}
        
        Text color #2b29ff
      
           This box has a color of #2b29ff        
        
          <div style="background-color:#2b29ff;">Content here</div>
        
        
          .mybackground {background-color:#2b29ff;}
        
        Background color #2b29ff
      
           Border around this has a color of #2b29ff        
        
          <div style="border:2px solid #2b29ff;">Content here</div>
        
        
          .myborder {border:2px solid #2b29ff;}
        
        Border color #2b29ff