#3c1faf color space conversions
Hex:
        #3c1faf
        RGB:
        60, 31, 175
        CMY:
        76, 88, 31
        CMYK:
        66, 82, 0, 31
      HSL:
        252°, 69.9029%, 40.3922%
        HSV (HSB):
        252°, 82.2857%, 68.6275%
        XYZ:
        10.0913, 5.0358, 40.9976
        xyY:
        0.1798, 0.0897, 5.0358
      CIE-Lab:
        26.8365, 52.1192, -70.5647
        CIE-LCH:
        26.8365, 87.7257, 306.4496
        CIE-Luv:
        26.8365, -1.5187, -87.5989
        Hunter-Lab:
        22.4405, 40.9991, -92.6110
      #3c1faf color charts
#3c1faf RGB chart
      #3c1faf CMYK chart
      #3c1faf RGB pie chart
      #3c1faf color shades, tints & tones
#3c1faf color schemes
#3c1faf color preview, HTML & CSS examples
           This text has a color of #3c1faf        
        
          <p style="color:#3c1faf;">Text here</p>
        
        
          .mytext {color:#3c1faf;}
        
        Text color #3c1faf
      
           This box has a color of #3c1faf        
        
          <div style="background-color:#3c1faf;">Content here</div>
        
        
          .mybackground {background-color:#3c1faf;}
        
        Background color #3c1faf
      
           Border around this has a color of #3c1faf        
        
          <div style="border:2px solid #3c1faf;">Content here</div>
        
        
          .myborder {border:2px solid #3c1faf;}
        
        Border color #3c1faf