#2c1fac color space conversions
Hex:
        #2c1fac
        RGB:
        44, 31, 172
        CMY:
        83, 88, 33
        CMYK:
        74, 82, 0, 33
      HSL:
        246°, 69.4581%, 39.8039%
        HSV (HSB):
        246°, 81.9767%, 67.4510%
        XYZ:
        8.9751, 4.4940, 39.4241
        xyY:
        0.1697, 0.0850, 4.4940
      CIE-Lab:
        25.2416, 49.9206, -71.4427
        CIE-LCH:
        25.2416, 87.1557, 304.9439
        CIE-Luv:
        25.2416, -4.4009, -85.4991
        Hunter-Lab:
        21.1991, 38.4735, -95.4229
      #2c1fac color charts
#2c1fac RGB chart
      #2c1fac CMYK chart
      #2c1fac RGB pie chart
      #2c1fac color shades, tints & tones
#2c1fac color schemes
#2c1fac color preview, HTML & CSS examples
           This text has a color of #2c1fac        
        
          <p style="color:#2c1fac;">Text here</p>
        
        
          .mytext {color:#2c1fac;}
        
        Text color #2c1fac
      
           This box has a color of #2c1fac        
        
          <div style="background-color:#2c1fac;">Content here</div>
        
        
          .mybackground {background-color:#2c1fac;}
        
        Background color #2c1fac
      
           Border around this has a color of #2c1fac        
        
          <div style="border:2px solid #2c1fac;">Content here</div>
        
        
          .myborder {border:2px solid #2c1fac;}
        
        Border color #2c1fac