#2b2ce4 color space conversions
Hex:
        #2b2ce4
        RGB:
        43, 44, 228
        CMY:
        83, 83, 11
        CMYK:
        81, 81, 0, 11
      HSL:
        240°, 77.4059%, 53.1373%
        HSV (HSB):
        240°, 81.1404%, 89.4118%
        XYZ:
        15.9005, 7.9164, 74.0888
        xyY:
        0.1624, 0.0809, 7.9164
      CIE-Lab:
        33.8082, 60.8136, -90.0353
        CIE-LCH:
        33.8082, 108.6492, 304.0367
        CIE-Luv:
        33.8082, -8.6314, -118.1017
        Hunter-Lab:
        28.1361, 51.6375, -136.4289
      #2b2ce4 color charts
#2b2ce4 RGB chart
      #2b2ce4 CMYK chart
      #2b2ce4 RGB pie chart
      #2b2ce4 color shades, tints & tones
#2b2ce4 color schemes
#2b2ce4 color preview, HTML & CSS examples
           This text has a color of #2b2ce4        
        
          <p style="color:#2b2ce4;">Text here</p>
        
        
          .mytext {color:#2b2ce4;}
        
        Text color #2b2ce4
      
           This box has a color of #2b2ce4        
        
          <div style="background-color:#2b2ce4;">Content here</div>
        
        
          .mybackground {background-color:#2b2ce4;}
        
        Background color #2b2ce4
      
           Border around this has a color of #2b2ce4        
        
          <div style="border:2px solid #2b2ce4;">Content here</div>
        
        
          .myborder {border:2px solid #2b2ce4;}
        
        Border color #2b2ce4