#2b2de8 color space conversions
Hex:
        #2b2de8
        RGB:
        43, 45, 232
        CMY:
        83, 82, 9
        CMYK:
        81, 81, 0, 9
      HSL:
        239°, 80.4255%, 53.9216%
        HSV (HSB):
        239°, 81.4655%, 90.9804%
        XYZ:
        16.5001, 8.2166, 77.0602
        xyY:
        0.1621, 0.0807, 8.2166
      CIE-Lab:
        34.4299, 61.5541, -91.2844
        CIE-LCH:
        34.4299, 110.0988, 303.9923
        CIE-Luv:
        34.4299, -8.9101, -120.3900
        Hunter-Lab:
        28.6645, 52.5868, -139.3269
      #2b2de8 color charts
#2b2de8 RGB chart
      #2b2de8 CMYK chart
      #2b2de8 RGB pie chart
      #2b2de8 color shades, tints & tones
#2b2de8 color schemes
#2b2de8 color preview, HTML & CSS examples
           This text has a color of #2b2de8        
        
          <p style="color:#2b2de8;">Text here</p>
        
        
          .mytext {color:#2b2de8;}
        
        Text color #2b2de8
      
           This box has a color of #2b2de8        
        
          <div style="background-color:#2b2de8;">Content here</div>
        
        
          .mybackground {background-color:#2b2de8;}
        
        Background color #2b2de8
      
           Border around this has a color of #2b2de8        
        
          <div style="border:2px solid #2b2de8;">Content here</div>
        
        
          .myborder {border:2px solid #2b2de8;}
        
        Border color #2b2de8