#3c049b color space conversions
Hex:
        #3c049b
        RGB:
        60, 4, 155
        CMY:
        76, 98, 39
        CMYK:
        61, 97, 0, 39
      HSL:
        262°, 94.9686%, 31.1765%
        HSV (HSB):
        262°, 97.4194%, 60.7843%
        XYZ:
        7.8233, 3.4140, 31.2570
        xyY:
        0.1841, 0.0803, 3.4140
      CIE-Lab:
        21.6312, 55.2938, -67.0533
        CIE-LCH:
        21.6312, 86.9112, 309.5098
        CIE-Luv:
        21.6312, 1.9548, -75.1532
        Hunter-Lab:
        18.4771, 43.2425, -87.3643
      #3c049b color charts
#3c049b RGB chart
      #3c049b CMYK chart
      #3c049b RGB pie chart
      #3c049b color shades, tints & tones
#3c049b color schemes
#3c049b color preview, HTML & CSS examples
           This text has a color of #3c049b        
        
          <p style="color:#3c049b;">Text here</p>
        
        
          .mytext {color:#3c049b;}
        
        Text color #3c049b
      
           This box has a color of #3c049b        
        
          <div style="background-color:#3c049b;">Content here</div>
        
        
          .mybackground {background-color:#3c049b;}
        
        Background color #3c049b
      
           Border around this has a color of #3c049b        
        
          <div style="border:2px solid #3c049b;">Content here</div>
        
        
          .myborder {border:2px solid #3c049b;}
        
        Border color #3c049b