#2b40fa color space conversions
Hex:
        #2b40fa
        RGB:
        43, 64, 250
        CMY:
        83, 75, 2
        CMYK:
        83, 74, 0, 2
      HSL:
        234°, 95.3917%, 57.4510%
        HSV (HSB):
        234°, 82.8000%, 98.0392%
        XYZ:
        20.0850, 11.0825, 91.5230
        xyY:
        0.1637, 0.0903, 11.0825
      CIE-Lab:
        39.7191, 57.6472, -92.6825
        CIE-LCH:
        39.7191, 109.1478, 301.8810
        CIE-Luv:
        39.7191, -12.1475, -130.0806
        Hunter-Lab:
        33.2904, 49.4355, -139.6986
      #2b40fa color charts
#2b40fa RGB chart
      #2b40fa CMYK chart
      #2b40fa RGB pie chart
      #2b40fa color shades, tints & tones
#2b40fa color schemes
#2b40fa color preview, HTML & CSS examples
           This text has a color of #2b40fa        
        
          <p style="color:#2b40fa;">Text here</p>
        
        
          .mytext {color:#2b40fa;}
        
        Text color #2b40fa
      
           This box has a color of #2b40fa        
        
          <div style="background-color:#2b40fa;">Content here</div>
        
        
          .mybackground {background-color:#2b40fa;}
        
        Background color #2b40fa
      
           Border around this has a color of #2b40fa        
        
          <div style="border:2px solid #2b40fa;">Content here</div>
        
        
          .myborder {border:2px solid #2b40fa;}
        
        Border color #2b40fa