#2c1aed color space conversions
Hex:
        #2c1aed
        RGB:
        44, 26, 237
        CMY:
        83, 90, 7
        CMYK:
        81, 89, 0, 7
      HSL:
        245°, 85.4251%, 51.5686%
        HSV (HSB):
        245°, 89.0295%, 92.9412%
        XYZ:
        16.6942, 7.3887, 80.6670
        xyY:
        0.1594, 0.0705, 7.3887
      CIE-Lab:
        32.6759, 70.2036, -97.0470
        CIE-LCH:
        32.6759, 119.7775, 305.8819
        CIE-Luv:
        32.6759, -7.2769, -122.5002
        Hunter-Lab:
        27.1821, 62.0587, -156.9244
      #2c1aed color charts
#2c1aed RGB chart
      #2c1aed CMYK chart
      #2c1aed RGB pie chart
      #2c1aed color shades, tints & tones
#2c1aed color schemes
#2c1aed color preview, HTML & CSS examples
           This text has a color of #2c1aed        
        
          <p style="color:#2c1aed;">Text here</p>
        
        
          .mytext {color:#2c1aed;}
        
        Text color #2c1aed
      
           This box has a color of #2c1aed        
        
          <div style="background-color:#2c1aed;">Content here</div>
        
        
          .mybackground {background-color:#2c1aed;}
        
        Background color #2c1aed
      
           Border around this has a color of #2c1aed        
        
          <div style="border:2px solid #2c1aed;">Content here</div>
        
        
          .myborder {border:2px solid #2c1aed;}
        
        Border color #2c1aed