#2b2bec color space conversions
Hex:
        #2b2bec
        RGB:
        43, 43, 236
        CMY:
        83, 83, 7
        CMYK:
        82, 82, 0, 7
      HSL:
        240°, 83.5498%, 54.7059%
        HSV (HSB):
        240°, 81.7797%, 92.5490%
        XYZ:
        17.0005, 8.2975, 80.0624
        xyY:
        0.1614, 0.0788, 8.2975
      CIE-Lab:
        34.5949, 63.6341, -93.2850
        CIE-LCH:
        34.5949, 112.9221, 304.2997
        CIE-Luv:
        34.5949, -8.8423, -122.6274
        Hunter-Lab:
        28.8053, 54.9386, -144.6287
      #2b2bec color charts
#2b2bec RGB chart
      #2b2bec CMYK chart
      #2b2bec RGB pie chart
      #2b2bec color shades, tints & tones
#2b2bec color schemes
#2b2bec color preview, HTML & CSS examples
           This text has a color of #2b2bec        
        
          <p style="color:#2b2bec;">Text here</p>
        
        
          .mytext {color:#2b2bec;}
        
        Text color #2b2bec
      
           This box has a color of #2b2bec        
        
          <div style="background-color:#2b2bec;">Content here</div>
        
        
          .mybackground {background-color:#2b2bec;}
        
        Background color #2b2bec
      
           Border around this has a color of #2b2bec        
        
          <div style="border:2px solid #2b2bec;">Content here</div>
        
        
          .myborder {border:2px solid #2b2bec;}
        
        Border color #2b2bec