#2b2eee color space conversions
Hex:
        #2b2eee
        RGB:
        43, 46, 238
        CMY:
        83, 82, 7
        CMYK:
        82, 81, 0, 7
      HSL:
        239°, 85.1528%, 55.0980%
        HSV (HSB):
        239°, 81.9328%, 93.3333%
        XYZ:
        17.4059, 8.6406, 81.6393
        xyY:
        0.1616, 0.0802, 8.6406
      CIE-Lab:
        35.2830, 62.8901, -93.2762
        CIE-LCH:
        35.2830, 112.4971, 303.9892
        CIE-Luv:
        35.2830, -9.2647, -123.8069
        Hunter-Lab:
        29.3949, 54.2555, -144.0912
      #2b2eee color charts
#2b2eee RGB chart
      #2b2eee CMYK chart
      #2b2eee RGB pie chart
      #2b2eee color shades, tints & tones
#2b2eee color schemes
#2b2eee color preview, HTML & CSS examples
           This text has a color of #2b2eee        
        
          <p style="color:#2b2eee;">Text here</p>
        
        
          .mytext {color:#2b2eee;}
        
        Text color #2b2eee
      
           This box has a color of #2b2eee        
        
          <div style="background-color:#2b2eee;">Content here</div>
        
        
          .mybackground {background-color:#2b2eee;}
        
        Background color #2b2eee
      
           Border around this has a color of #2b2eee        
        
          <div style="border:2px solid #2b2eee;">Content here</div>
        
        
          .myborder {border:2px solid #2b2eee;}
        
        Border color #2b2eee