#4c008d color space conversions
Hex:
        #4c008d
        RGB:
        76, 0, 141
        CMY:
        70, 100, 45
        CMYK:
        46, 100, 0, 45
      HSL:
        272°, 100.0000%, 27.6471%
        HSV (HSB):
        272°, 100.0000%, 55.2941%
        XYZ:
        7.7882, 3.4596, 25.4566
        xyY:
        0.2122, 0.0943, 3.4596
      CIE-Lab:
        21.7978, 54.2502, -58.0407
        CIE-LCH:
        21.7978, 79.4469, 313.0667
        CIE-Luv:
        21.7978, 8.8236, -67.8617
        Hunter-Lab:
        18.6000, 42.1919, -68.1265
      #4c008d color charts
#4c008d RGB chart
      #4c008d CMYK chart
      #4c008d RGB pie chart
      #4c008d color shades, tints & tones
#4c008d color schemes
#4c008d color preview, HTML & CSS examples
           This text has a color of #4c008d        
        
          <p style="color:#4c008d;">Text here</p>
        
        
          .mytext {color:#4c008d;}
        
        Text color #4c008d
      
           This box has a color of #4c008d        
        
          <div style="background-color:#4c008d;">Content here</div>
        
        
          .mybackground {background-color:#4c008d;}
        
        Background color #4c008d
      
           Border around this has a color of #4c008d        
        
          <div style="border:2px solid #4c008d;">Content here</div>
        
        
          .myborder {border:2px solid #4c008d;}
        
        Border color #4c008d