#2c32d1 color space conversions
Hex:
        #2c32d1
        RGB:
        44, 50, 209
        CMY:
        83, 80, 18
        CMYK:
        79, 76, 0, 18
      HSL:
        238°, 65.2174%, 49.6078%
        HSV (HSB):
        238°, 78.9474%, 81.9608%
        XYZ:
        13.6879, 7.4201, 61.0324
        xyY:
        0.1666, 0.0903, 7.4201
      CIE-Lab:
        32.7448, 51.9746, -80.8608
        CIE-LCH:
        32.7448, 96.1240, 302.7315
        CIE-Luv:
        32.7448, -8.5667, -107.0914
        Hunter-Lab:
        27.2399, 42.0256, -113.7743
      #2c32d1 color charts
#2c32d1 RGB chart
      #2c32d1 CMYK chart
      #2c32d1 RGB pie chart
      #2c32d1 color shades, tints & tones
#2c32d1 color schemes
#2c32d1 color preview, HTML & CSS examples
           This text has a color of #2c32d1        
        
          <p style="color:#2c32d1;">Text here</p>
        
        
          .mytext {color:#2c32d1;}
        
        Text color #2c32d1
      
           This box has a color of #2c32d1        
        
          <div style="background-color:#2c32d1;">Content here</div>
        
        
          .mybackground {background-color:#2c32d1;}
        
        Background color #2c32d1
      
           Border around this has a color of #2c32d1        
        
          <div style="border:2px solid #2c32d1;">Content here</div>
        
        
          .myborder {border:2px solid #2c32d1;}
        
        Border color #2c32d1