#2c3bec color space conversions
Hex:
        #2c3bec
        RGB:
        44, 59, 236
        CMY:
        83, 77, 7
        CMYK:
        81, 75, 0, 7
      HSL:
        235°, 83.4783%, 54.9020%
        HSV (HSB):
        235°, 81.3559%, 92.5490%
        XYZ:
        17.7430, 9.7195, 80.2978
        xyY:
        0.1647, 0.0902, 9.7195
      CIE-Lab:
        37.3343, 55.8696, -88.7387
        CIE-LCH:
        37.3343, 104.8616, 302.1944
        CIE-Luv:
        37.3343, -10.8490, -122.3274
        Hunter-Lab:
        31.1762, 47.0297, -130.8849
      #2c3bec color charts
#2c3bec RGB chart
      #2c3bec CMYK chart
      #2c3bec RGB pie chart
      #2c3bec color shades, tints & tones
#2c3bec color schemes
#2c3bec color preview, HTML & CSS examples
           This text has a color of #2c3bec        
        
          <p style="color:#2c3bec;">Text here</p>
        
        
          .mytext {color:#2c3bec;}
        
        Text color #2c3bec
      
           This box has a color of #2c3bec        
        
          <div style="background-color:#2c3bec;">Content here</div>
        
        
          .mybackground {background-color:#2c3bec;}
        
        Background color #2c3bec
      
           Border around this has a color of #2c3bec        
        
          <div style="border:2px solid #2c3bec;">Content here</div>
        
        
          .myborder {border:2px solid #2c3bec;}
        
        Border color #2c3bec