#3c06a1 color space conversions
Hex:
        #3c06a1
        RGB:
        60, 6, 161
        CMY:
        76, 98, 37
        CMYK:
        63, 96, 0, 37
      HSL:
        261°, 92.8144%, 32.7451%
        HSV (HSB):
        261°, 96.2733%, 63.1373%
        XYZ:
        8.3616, 3.6641, 33.9848
        xyY:
        0.1817, 0.0796, 3.6641
      CIE-Lab:
        22.5284, 56.3050, -69.2378
        CIE-LCH:
        22.5284, 89.2420, 309.1184
        CIE-Luv:
        22.5284, 1.3255, -78.7265
        Hunter-Lab:
        19.1419, 44.4747, -91.8649
      #3c06a1 color charts
#3c06a1 RGB chart
      #3c06a1 CMYK chart
      #3c06a1 RGB pie chart
      #3c06a1 color shades, tints & tones
#3c06a1 color schemes
#3c06a1 color preview, HTML & CSS examples
           This text has a color of #3c06a1        
        
          <p style="color:#3c06a1;">Text here</p>
        
        
          .mytext {color:#3c06a1;}
        
        Text color #3c06a1
      
           This box has a color of #3c06a1        
        
          <div style="background-color:#3c06a1;">Content here</div>
        
        
          .mybackground {background-color:#3c06a1;}
        
        Background color #3c06a1
      
           Border around this has a color of #3c06a1        
        
          <div style="border:2px solid #3c06a1;">Content here</div>
        
        
          .myborder {border:2px solid #3c06a1;}
        
        Border color #3c06a1