#2b29da color space conversions
Hex:
        #2b29da
        RGB:
        43, 41, 218
        CMY:
        83, 84, 15
        CMYK:
        80, 81, 0, 15
      HSL:
        241°, 70.5179%, 50.7843%
        HSV (HSB):
        241°, 81.1927%, 85.4902%
        XYZ:
        14.4441, 7.1614, 66.9507
        xyY:
        0.1631, 0.0809, 7.1614
      CIE-Lab:
        32.1716, 59.1851, -87.0157
        CIE-LCH:
        32.1716, 105.2360, 304.2222
        CIE-Luv:
        32.1716, -7.8665, -112.3440
        Hunter-Lab:
        26.7608, 49.5134, -129.6001
      #2b29da color charts
#2b29da RGB chart
      #2b29da CMYK chart
      #2b29da RGB pie chart
      #2b29da color shades, tints & tones
#2b29da color schemes
#2b29da color preview, HTML & CSS examples
           This text has a color of #2b29da        
        
          <p style="color:#2b29da;">Text here</p>
        
        
          .mytext {color:#2b29da;}
        
        Text color #2b29da
      
           This box has a color of #2b29da        
        
          <div style="background-color:#2b29da;">Content here</div>
        
        
          .mybackground {background-color:#2b29da;}
        
        Background color #2b29da
      
           Border around this has a color of #2b29da        
        
          <div style="border:2px solid #2b29da;">Content here</div>
        
        
          .myborder {border:2px solid #2b29da;}
        
        Border color #2b29da