#2c1dae color space conversions
Hex:
        #2c1dae
        RGB:
        44, 29, 174
        CMY:
        83, 89, 32
        CMYK:
        75, 83, 0, 32
      HSL:
        246°, 71.4286%, 39.8039%
        HSV (HSB):
        246°, 83.3333%, 68.2353%
        XYZ:
        9.1181, 4.4702, 40.4267
        xyY:
        0.1688, 0.0828, 4.4702
      CIE-Lab:
        25.1687, 51.4377, -72.7667
        CIE-LCH:
        25.1687, 89.1113, 305.2559
        CIE-Luv:
        25.1687, -4.2942, -86.5688
        Hunter-Lab:
        21.1428, 39.9799, -98.5669
      #2c1dae color charts
#2c1dae RGB chart
      #2c1dae CMYK chart
      #2c1dae RGB pie chart
      #2c1dae color shades, tints & tones
#2c1dae color schemes
#2c1dae color preview, HTML & CSS examples
           This text has a color of #2c1dae        
        
          <p style="color:#2c1dae;">Text here</p>
        
        
          .mytext {color:#2c1dae;}
        
        Text color #2c1dae
      
           This box has a color of #2c1dae        
        
          <div style="background-color:#2c1dae;">Content here</div>
        
        
          .mybackground {background-color:#2c1dae;}
        
        Background color #2c1dae
      
           Border around this has a color of #2c1dae        
        
          <div style="border:2px solid #2c1dae;">Content here</div>
        
        
          .myborder {border:2px solid #2c1dae;}
        
        Border color #2c1dae