#2c13bc color space conversions
Hex:
        #2c13bc
        RGB:
        44, 19, 188
        CMY:
        83, 93, 26
        CMYK:
        77, 90, 0, 26
      HSL:
        249°, 81.6425%, 40.5882%
        HSV (HSB):
        249°, 89.8936%, 73.7255%
        XYZ:
        10.3487, 4.6321, 47.9256
        xyY:
        0.1645, 0.0736, 4.6321
      CIE-Lab:
        25.6597, 59.1872, -80.3091
        CIE-LCH:
        25.6597, 99.7631, 306.3899
        CIE-Luv:
        25.6597, -4.2420, -94.0348
        Hunter-Lab:
        21.5222, 48.1655, -116.9612
      #2c13bc color charts
#2c13bc RGB chart
      #2c13bc CMYK chart
      #2c13bc RGB pie chart
      #2c13bc color shades, tints & tones
#2c13bc color schemes
#2c13bc color preview, HTML & CSS examples
           This text has a color of #2c13bc        
        
          <p style="color:#2c13bc;">Text here</p>
        
        
          .mytext {color:#2c13bc;}
        
        Text color #2c13bc
      
           This box has a color of #2c13bc        
        
          <div style="background-color:#2c13bc;">Content here</div>
        
        
          .mybackground {background-color:#2c13bc;}
        
        Background color #2c13bc
      
           Border around this has a color of #2c13bc        
        
          <div style="border:2px solid #2c13bc;">Content here</div>
        
        
          .myborder {border:2px solid #2c13bc;}
        
        Border color #2c13bc