#3c0166 color space conversions
Hex:
        #3c0166
        RGB:
        60, 1, 102
        CMY:
        76, 100, 60
        CMYK:
        41, 99, 0, 60
      HSL:
        275°, 98.0583%, 20.1961%
        HSV (HSB):
        275°, 99.0196%, 40.0000%
        XYZ:
        4.2726, 1.9417, 12.7200
        xyY:
        0.2257, 0.1025, 1.9417
      CIE-Lab:
        15.1781, 43.3936, -44.0145
        CIE-LCH:
        15.1781, 61.8084, 314.5930
        CIE-Luv:
        15.1781, 8.0889, -44.2237
        Hunter-Lab:
        13.9344, 30.3470, -44.3685
      #3c0166 color charts
#3c0166 RGB chart
      #3c0166 CMYK chart
      #3c0166 RGB pie chart
      #3c0166 color shades, tints & tones
#3c0166 color schemes
#3c0166 color preview, HTML & CSS examples
           This text has a color of #3c0166        
        
          <p style="color:#3c0166;">Text here</p>
        
        
          .mytext {color:#3c0166;}
        
        Text color #3c0166
      
           This box has a color of #3c0166        
        
          <div style="background-color:#3c0166;">Content here</div>
        
        
          .mybackground {background-color:#3c0166;}
        
        Background color #3c0166
      
           Border around this has a color of #3c0166        
        
          <div style="border:2px solid #3c0166;">Content here</div>
        
        
          .myborder {border:2px solid #3c0166;}
        
        Border color #3c0166