#3c0088 color space conversions
Hex:
        #3c0088
        RGB:
        60, 0, 136
        CMY:
        76, 100, 47
        CMYK:
        56, 100, 0, 47
      HSL:
        266°, 100.0000%, 26.6667%
        HSV (HSB):
        266°, 100.0000%, 53.3333%
        XYZ:
        6.3074, 2.7382, 23.4886
        xyY:
        0.1939, 0.0842, 2.7382
      CIE-Lab:
        18.9635, 51.7250, -59.6669
        CIE-LCH:
        18.9635, 78.9660, 310.9219
        CIE-Luv:
        18.9635, 4.0057, -63.9035
        Hunter-Lab:
        16.5476, 39.0801, -72.5764
      #3c0088 color charts
#3c0088 RGB chart
      #3c0088 CMYK chart
      #3c0088 RGB pie chart
      #3c0088 color shades, tints & tones
#3c0088 color schemes
#3c0088 color preview, HTML & CSS examples
           This text has a color of #3c0088        
        
          <p style="color:#3c0088;">Text here</p>
        
        
          .mytext {color:#3c0088;}
        
        Text color #3c0088
      
           This box has a color of #3c0088        
        
          <div style="background-color:#3c0088;">Content here</div>
        
        
          .mybackground {background-color:#3c0088;}
        
        Background color #3c0088
      
           Border around this has a color of #3c0088        
        
          <div style="border:2px solid #3c0088;">Content here</div>
        
        
          .myborder {border:2px solid #3c0088;}
        
        Border color #3c0088