#2b36ff color space conversions
Hex:
        #2b36ff
        RGB:
        43, 54, 255
        CMY:
        83, 79, 0
        CMYK:
        83, 79, 0, 0
      HSL:
        237°, 100.0000%, 58.4314%
        HSV (HSB):
        237°, 83.1373%, 100.0000%
        XYZ:
        20.3654, 10.3719, 95.5363
        xyY:
        0.1613, 0.0821, 10.3719
      CIE-Lab:
        38.5018, 64.2738, -97.5008
        CIE-LCH:
        38.5018, 116.7798, 303.3934
        CIE-Luv:
        38.5018, -10.8747, -133.4034
        Hunter-Lab:
        32.2055, 56.5165, -153.3378
      #2b36ff color charts
#2b36ff RGB chart
      #2b36ff CMYK chart
      #2b36ff RGB pie chart
      #2b36ff color shades, tints & tones
#2b36ff color schemes
#2b36ff color preview, HTML & CSS examples
           This text has a color of #2b36ff        
        
          <p style="color:#2b36ff;">Text here</p>
        
        
          .mytext {color:#2b36ff;}
        
        Text color #2b36ff
      
           This box has a color of #2b36ff        
        
          <div style="background-color:#2b36ff;">Content here</div>
        
        
          .mybackground {background-color:#2b36ff;}
        
        Background color #2b36ff
      
           Border around this has a color of #2b36ff        
        
          <div style="border:2px solid #2b36ff;">Content here</div>
        
        
          .myborder {border:2px solid #2b36ff;}
        
        Border color #2b36ff