#2b2ff2 color space conversions
Hex:
        #2b2ff2
        RGB:
        43, 47, 242
        CMY:
        83, 82, 5
        CMYK:
        82, 81, 0, 5
      HSL:
        239°, 88.4444%, 55.8824%
        HSV (HSB):
        239°, 82.2314%, 94.9020%
        XYZ:
        18.0398, 8.9574, 84.7826
        xyY:
        0.1614, 0.0801, 8.9574
      CIE-Lab:
        35.9022, 63.6269, -94.5110
        CIE-LCH:
        35.9022, 113.9330, 303.9493
        CIE-Luv:
        35.9022, -9.5377, -126.0812
        Hunter-Lab:
        29.9290, 55.2158, -147.0060
      #2b2ff2 color charts
#2b2ff2 RGB chart
      #2b2ff2 CMYK chart
      #2b2ff2 RGB pie chart
      #2b2ff2 color shades, tints & tones
#2b2ff2 color schemes
#2b2ff2 color preview, HTML & CSS examples
           This text has a color of #2b2ff2        
        
          <p style="color:#2b2ff2;">Text here</p>
        
        
          .mytext {color:#2b2ff2;}
        
        Text color #2b2ff2
      
           This box has a color of #2b2ff2        
        
          <div style="background-color:#2b2ff2;">Content here</div>
        
        
          .mybackground {background-color:#2b2ff2;}
        
        Background color #2b2ff2
      
           Border around this has a color of #2b2ff2        
        
          <div style="border:2px solid #2b2ff2;">Content here</div>
        
        
          .myborder {border:2px solid #2b2ff2;}
        
        Border color #2b2ff2