#2c1faf color space conversions
Hex:
        #2c1faf
        RGB:
        44, 31, 175
        CMY:
        83, 88, 31
        CMYK:
        75, 82, 0, 31
      HSL:
        245°, 69.9029%, 40.3922%
        HSV (HSB):
        245°, 82.2857%, 68.6275%
        XYZ:
        9.2666, 4.6106, 40.9590
        xyY:
        0.1690, 0.0841, 4.6106
      CIE-Lab:
        25.5952, 50.8350, -72.6594
        CIE-LCH:
        25.5952, 88.6769, 304.9779
        CIE-Luv:
        25.5952, -4.5611, -87.2446
        Hunter-Lab:
        21.4723, 39.4568, -98.0667
      #2c1faf color charts
#2c1faf RGB chart
      #2c1faf CMYK chart
      #2c1faf RGB pie chart
      #2c1faf color shades, tints & tones
#2c1faf color schemes
#2c1faf color preview, HTML & CSS examples
           This text has a color of #2c1faf        
        
          <p style="color:#2c1faf;">Text here</p>
        
        
          .mytext {color:#2c1faf;}
        
        Text color #2c1faf
      
           This box has a color of #2c1faf        
        
          <div style="background-color:#2c1faf;">Content here</div>
        
        
          .mybackground {background-color:#2c1faf;}
        
        Background color #2c1faf
      
           Border around this has a color of #2c1faf        
        
          <div style="border:2px solid #2c1faf;">Content here</div>
        
        
          .myborder {border:2px solid #2c1faf;}
        
        Border color #2c1faf