#3c2faf color space conversions
Hex:
        #3c2faf
        RGB:
        60, 47, 175
        CMY:
        76, 82, 31
        CMYK:
        66, 73, 0, 31
      HSL:
        246°, 57.6577%, 43.5294%
        HSV (HSB):
        246°, 73.1429%, 68.6275%
        XYZ:
        10.6179, 6.0888, 41.1731
        xyY:
        0.1834, 0.1052, 6.0888
      CIE-Lab:
        29.6355, 44.1025, -65.9446
        CIE-LCH:
        29.6355, 79.3330, 303.7739
        CIE-Luv:
        29.6355, -3.6488, -86.7956
        Hunter-Lab:
        24.6756, 33.6260, -81.6570
      #3c2faf color charts
#3c2faf RGB chart
      #3c2faf CMYK chart
      #3c2faf RGB pie chart
      #3c2faf color shades, tints & tones
#3c2faf color schemes
#3c2faf color preview, HTML & CSS examples
           This text has a color of #3c2faf        
        
          <p style="color:#3c2faf;">Text here</p>
        
        
          .mytext {color:#3c2faf;}
        
        Text color #3c2faf
      
           This box has a color of #3c2faf        
        
          <div style="background-color:#3c2faf;">Content here</div>
        
        
          .mybackground {background-color:#3c2faf;}
        
        Background color #3c2faf
      
           Border around this has a color of #3c2faf        
        
          <div style="border:2px solid #3c2faf;">Content here</div>
        
        
          .myborder {border:2px solid #3c2faf;}
        
        Border color #3c2faf