#2c43bc color space conversions
Hex:
        #2c43bc
        RGB:
        44, 67, 188
        CMY:
        83, 74, 26
        CMYK:
        77, 64, 0, 26
      HSL:
        230°, 62.0690%, 45.4902%
        HSV (HSB):
        230°, 76.5957%, 73.7255%
        XYZ:
        12.1230, 8.1806, 48.5170
        xyY:
        0.1762, 0.1189, 8.1806
      CIE-Lab:
        34.3563, 34.6338, -65.9383
        CIE-LCH:
        34.3563, 74.4806, 297.7105
        CIE-Luv:
        34.3563, -11.1173, -91.8932
        Hunter-Lab:
        28.6018, 25.6047, -80.5520
      #2c43bc color charts
#2c43bc RGB chart
      #2c43bc CMYK chart
      #2c43bc RGB pie chart
      #2c43bc color shades, tints & tones
#2c43bc color schemes
#2c43bc color preview, HTML & CSS examples
           This text has a color of #2c43bc        
        
          <p style="color:#2c43bc;">Text here</p>
        
        
          .mytext {color:#2c43bc;}
        
        Text color #2c43bc
      
           This box has a color of #2c43bc        
        
          <div style="background-color:#2c43bc;">Content here</div>
        
        
          .mybackground {background-color:#2c43bc;}
        
        Background color #2c43bc
      
           Border around this has a color of #2c43bc        
        
          <div style="border:2px solid #2c43bc;">Content here</div>
        
        
          .myborder {border:2px solid #2c43bc;}
        
        Border color #2c43bc