#2b3cbc color space conversions
Hex:
        #2b3cbc
        RGB:
        43, 60, 188
        CMY:
        83, 76, 26
        CMYK:
        77, 68, 0, 26
      HSL:
        233°, 62.7706%, 45.2941%
        HSV (HSB):
        233°, 77.1277%, 73.7255%
        XYZ:
        11.6892, 7.3761, 48.3846
        xyY:
        0.1733, 0.1094, 7.3761
      CIE-Lab:
        32.6483, 38.9574, -68.7439
        CIE-LCH:
        32.6483, 79.0152, 299.5404
        CIE-Luv:
        32.6483, -9.7780, -93.4392
        Hunter-Lab:
        27.1591, 29.2978, -86.6154
      #2b3cbc color charts
#2b3cbc RGB chart
      #2b3cbc CMYK chart
      #2b3cbc RGB pie chart
      #2b3cbc color shades, tints & tones
#2b3cbc color schemes
#2b3cbc color preview, HTML & CSS examples
           This text has a color of #2b3cbc        
        
          <p style="color:#2b3cbc;">Text here</p>
        
        
          .mytext {color:#2b3cbc;}
        
        Text color #2b3cbc
      
           This box has a color of #2b3cbc        
        
          <div style="background-color:#2b3cbc;">Content here</div>
        
        
          .mybackground {background-color:#2b3cbc;}
        
        Background color #2b3cbc
      
           Border around this has a color of #2b3cbc        
        
          <div style="border:2px solid #2b3cbc;">Content here</div>
        
        
          .myborder {border:2px solid #2b3cbc;}
        
        Border color #2b3cbc