#2c32eb color space conversions
Hex:
        #2c32eb
        RGB:
        44, 50, 235
        CMY:
        83, 80, 8
        CMYK:
        81, 79, 0, 8
      HSL:
        238°, 82.6840%, 54.7059%
        HSV (HSB):
        238°, 81.2766%, 92.1569%
        XYZ:
        17.1747, 8.8148, 79.3935
        xyY:
        0.1630, 0.0836, 8.8148
      CIE-Lab:
        35.6253, 60.1518, -91.0043
        CIE-LCH:
        35.6253, 109.0872, 303.4638
        CIE-Luv:
        35.6253, -9.5349, -122.1020
        Hunter-Lab:
        29.6898, 51.3001, -137.7646
      #2c32eb color charts
#2c32eb RGB chart
      #2c32eb CMYK chart
      #2c32eb RGB pie chart
      #2c32eb color shades, tints & tones
#2c32eb color schemes
#2c32eb color preview, HTML & CSS examples
           This text has a color of #2c32eb        
        
          <p style="color:#2c32eb;">Text here</p>
        
        
          .mytext {color:#2c32eb;}
        
        Text color #2c32eb
      
           This box has a color of #2c32eb        
        
          <div style="background-color:#2c32eb;">Content here</div>
        
        
          .mybackground {background-color:#2c32eb;}
        
        Background color #2c32eb
      
           Border around this has a color of #2c32eb        
        
          <div style="border:2px solid #2c32eb;">Content here</div>
        
        
          .myborder {border:2px solid #2c32eb;}
        
        Border color #2c32eb