#2c1baf color space conversions
Hex:
        #2c1baf
        RGB:
        44, 27, 175
        CMY:
        83, 89, 31
        CMYK:
        75, 85, 0, 31
      HSL:
        247°, 73.2673%, 39.6078%
        HSV (HSB):
        247°, 84.5714%, 68.6275%
        XYZ:
        9.1685, 4.4145, 40.9263
        xyY:
        0.1682, 0.0810, 4.4145
      CIE-Lab:
        24.9969, 52.5993, -73.6526
        CIE-LCH:
        24.9969, 90.5063, 305.5327
        CIE-Luv:
        24.9969, -4.1502, -87.0388
        Hunter-Lab:
        21.0107, 41.1240, -100.7824
      #2c1baf color charts
#2c1baf RGB chart
      #2c1baf CMYK chart
      #2c1baf RGB pie chart
      #2c1baf color shades, tints & tones
#2c1baf color schemes
#2c1baf color preview, HTML & CSS examples
           This text has a color of #2c1baf        
        
          <p style="color:#2c1baf;">Text here</p>
        
        
          .mytext {color:#2c1baf;}
        
        Text color #2c1baf
      
           This box has a color of #2c1baf        
        
          <div style="background-color:#2c1baf;">Content here</div>
        
        
          .mybackground {background-color:#2c1baf;}
        
        Background color #2c1baf
      
           Border around this has a color of #2c1baf        
        
          <div style="border:2px solid #2c1baf;">Content here</div>
        
        
          .myborder {border:2px solid #2c1baf;}
        
        Border color #2c1baf