#4f118e color space conversions
Hex:
        #4f118e
        RGB:
        79, 17, 142
        CMY:
        69, 93, 44
        CMYK:
        44, 88, 0, 44
      HSL:
        270°, 78.6164%, 31.1765%
        HSV (HSB):
        270°, 88.0282%, 55.6863%
        XYZ:
        8.3074, 4.0162, 25.9285
        xyY:
        0.2172, 0.1050, 4.0162
      CIE-Lab:
        23.7248, 50.6663, -55.4750
        CIE-LCH:
        23.7248, 75.1303, 312.4060
        CIE-Luv:
        23.7248, 9.0177, -68.2638
        Hunter-Lab:
        20.0403, 38.9235, -62.6821
      #4f118e color charts
#4f118e RGB chart
      #4f118e CMYK chart
      #4f118e RGB pie chart
      #4f118e color shades, tints & tones
#4f118e color schemes
#4f118e color preview, HTML & CSS examples
           This text has a color of #4f118e        
        
          <p style="color:#4f118e;">Text here</p>
        
        
          .mytext {color:#4f118e;}
        
        Text color #4f118e
      
           This box has a color of #4f118e        
        
          <div style="background-color:#4f118e;">Content here</div>
        
        
          .mybackground {background-color:#4f118e;}
        
        Background color #4f118e
      
           Border around this has a color of #4f118e        
        
          <div style="border:2px solid #4f118e;">Content here</div>
        
        
          .myborder {border:2px solid #4f118e;}
        
        Border color #4f118e