#2b40ce color space conversions
Hex:
        #2b40ce
        RGB:
        43, 64, 206
        CMY:
        83, 75, 19
        CMYK:
        79, 69, 0, 19
      HSL:
        232°, 65.4618%, 48.8235%
        HSV (HSB):
        232°, 79.1262%, 80.7843%
        XYZ:
        13.9702, 8.6366, 59.3232
        xyY:
        0.1705, 0.1054, 8.6366
      CIE-Lab:
        35.2750, 42.8581, -74.9445
        CIE-LCH:
        35.2750, 86.3336, 299.7637
        CIE-Luv:
        35.2750, -11.0153, -103.8933
        Hunter-Lab:
        29.3881, 33.4244, -99.1119
      #2b40ce color charts
#2b40ce RGB chart
      #2b40ce CMYK chart
      #2b40ce RGB pie chart
      #2b40ce color shades, tints & tones
#2b40ce color schemes
#2b40ce color preview, HTML & CSS examples
           This text has a color of #2b40ce        
        
          <p style="color:#2b40ce;">Text here</p>
        
        
          .mytext {color:#2b40ce;}
        
        Text color #2b40ce
      
           This box has a color of #2b40ce        
        
          <div style="background-color:#2b40ce;">Content here</div>
        
        
          .mybackground {background-color:#2b40ce;}
        
        Background color #2b40ce
      
           Border around this has a color of #2b40ce        
        
          <div style="border:2px solid #2b40ce;">Content here</div>
        
        
          .myborder {border:2px solid #2b40ce;}
        
        Border color #2b40ce