#2b3cf2 color space conversions
Hex:
        #2b3cf2
        RGB:
        43, 60, 242
        CMY:
        83, 76, 5
        CMYK:
        82, 75, 0, 5
      HSL:
        235°, 88.4444%, 55.8824%
        HSV (HSB):
        235°, 82.2314%, 94.9020%
        XYZ:
        18.6391, 10.1561, 84.9823
        xyY:
        0.1638, 0.0893, 10.1561
      CIE-Lab:
        38.1212, 57.2099, -90.8296
        CIE-LCH:
        38.1212, 107.3452, 302.2052
        CIE-Luv:
        38.1212, -11.2966, -125.7444
        Hunter-Lab:
        31.8687, 48.6298, -135.7972
      #2b3cf2 color charts
#2b3cf2 RGB chart
      #2b3cf2 CMYK chart
      #2b3cf2 RGB pie chart
      #2b3cf2 color shades, tints & tones
#2b3cf2 color schemes
#2b3cf2 color preview, HTML & CSS examples
           This text has a color of #2b3cf2        
        
          <p style="color:#2b3cf2;">Text here</p>
        
        
          .mytext {color:#2b3cf2;}
        
        Text color #2b3cf2
      
           This box has a color of #2b3cf2        
        
          <div style="background-color:#2b3cf2;">Content here</div>
        
        
          .mybackground {background-color:#2b3cf2;}
        
        Background color #2b3cf2
      
           Border around this has a color of #2b3cf2        
        
          <div style="border:2px solid #2b3cf2;">Content here</div>
        
        
          .myborder {border:2px solid #2b3cf2;}
        
        Border color #2b3cf2