#2b46fe color space conversions
Hex:
        #2b46fe
        RGB:
        43, 70, 254
        CMY:
        83, 73, 0
        CMYK:
        83, 72, 0, 0
      HSL:
        232°, 99.0610%, 58.2353%
        HSV (HSB):
        232°, 83.0709%, 99.6078%
        XYZ:
        21.0758, 12.0497, 94.9809
        xyY:
        0.1645, 0.0941, 12.0497
      CIE-Lab:
        41.2949, 55.6737, -92.3133
        CIE-LCH:
        41.2949, 107.8021, 301.0940
        CIE-Luv:
        41.2949, -13.2321, -131.8167
        Hunter-Lab:
        34.7126, 47.6294, -137.9309
      #2b46fe color charts
#2b46fe RGB chart
      #2b46fe CMYK chart
      #2b46fe RGB pie chart
      #2b46fe color shades, tints & tones
#2b46fe color schemes
#2b46fe color preview, HTML & CSS examples
           This text has a color of #2b46fe        
        
          <p style="color:#2b46fe;">Text here</p>
        
        
          .mytext {color:#2b46fe;}
        
        Text color #2b46fe
      
           This box has a color of #2b46fe        
        
          <div style="background-color:#2b46fe;">Content here</div>
        
        
          .mybackground {background-color:#2b46fe;}
        
        Background color #2b46fe
      
           Border around this has a color of #2b46fe        
        
          <div style="border:2px solid #2b46fe;">Content here</div>
        
        
          .myborder {border:2px solid #2b46fe;}
        
        Border color #2b46fe