#2b2ecd color space conversions
Hex:
        #2b2ecd
        RGB:
        43, 46, 205
        CMY:
        83, 82, 20
        CMYK:
        79, 78, 0, 20
      HSL:
        239°, 65.3226%, 48.6275%
        HSV (HSB):
        239°, 79.0244%, 80.3922%
        XYZ:
        12.9927, 6.8754, 58.3999
        xyY:
        0.1660, 0.0878, 6.8754
      CIE-Lab:
        31.5215, 52.7332, -80.5642
        CIE-LCH:
        31.5215, 96.2880, 303.2067
        CIE-Luv:
        31.5215, -7.9677, -104.8755
        Hunter-Lab:
        26.2209, 42.5618, -113.6976
      #2b2ecd color charts
#2b2ecd RGB chart
      #2b2ecd CMYK chart
      #2b2ecd RGB pie chart
      #2b2ecd color shades, tints & tones
#2b2ecd color schemes
#2b2ecd color preview, HTML & CSS examples
           This text has a color of #2b2ecd        
        
          <p style="color:#2b2ecd;">Text here</p>
        
        
          .mytext {color:#2b2ecd;}
        
        Text color #2b2ecd
      
           This box has a color of #2b2ecd        
        
          <div style="background-color:#2b2ecd;">Content here</div>
        
        
          .mybackground {background-color:#2b2ecd;}
        
        Background color #2b2ecd
      
           Border around this has a color of #2b2ecd        
        
          <div style="border:2px solid #2b2ecd;">Content here</div>
        
        
          .myborder {border:2px solid #2b2ecd;}
        
        Border color #2b2ecd