#2c21a2 color space conversions
Hex:
        #2c21a2
        RGB:
        44, 33, 162
        CMY:
        83, 87, 36
        CMYK:
        73, 80, 0, 36
      HSL:
        245°, 66.1538%, 38.2353%
        HSV (HSB):
        245°, 79.6296%, 63.5294%
        XYZ:
        8.1041, 4.2318, 34.5721
        xyY:
        0.1728, 0.0902, 4.2318
      CIE-Lab:
        24.4235, 45.8303, -66.7475
        CIE-LCH:
        24.4235, 80.9670, 304.4743
        CIE-Luv:
        24.4235, -4.1011, -79.7159
        Hunter-Lab:
        20.5714, 34.3206, -85.2423
      #2c21a2 color charts
#2c21a2 RGB chart
      #2c21a2 CMYK chart
      #2c21a2 RGB pie chart
      #2c21a2 color shades, tints & tones
#2c21a2 color schemes
#2c21a2 color preview, HTML & CSS examples
           This text has a color of #2c21a2        
        
          <p style="color:#2c21a2;">Text here</p>
        
        
          .mytext {color:#2c21a2;}
        
        Text color #2c21a2
      
           This box has a color of #2c21a2        
        
          <div style="background-color:#2c21a2;">Content here</div>
        
        
          .mybackground {background-color:#2c21a2;}
        
        Background color #2c21a2
      
           Border around this has a color of #2c21a2        
        
          <div style="border:2px solid #2c21a2;">Content here</div>
        
        
          .myborder {border:2px solid #2c21a2;}
        
        Border color #2c21a2