#4f185f color space conversions
Hex:
        #4f185f
        RGB:
        79, 24, 95
        CMY:
        69, 91, 63
        CMYK:
        17, 75, 0, 63
      HSL:
        286°, 59.6639%, 23.3333%
        HSV (HSB):
        286°, 74.7368%, 37.2549%
        XYZ:
        5.6166, 3.1418, 11.1369
        xyY:
        0.2823, 0.1579, 3.1418
      CIE-Lab:
        20.6029, 36.9813, -30.4244
        CIE-LCH:
        20.6029, 47.8880, 320.5559
        CIE-Luv:
        20.6029, 16.8560, -37.5332
        Hunter-Lab:
        17.7250, 25.5438, -24.8452
      #4f185f color charts
#4f185f RGB chart
      #4f185f CMYK chart
      #4f185f RGB pie chart
      #4f185f color shades, tints & tones
#4f185f color schemes
#4f185f color preview, HTML & CSS examples
           This text has a color of #4f185f        
        
          <p style="color:#4f185f;">Text here</p>
        
        
          .mytext {color:#4f185f;}
        
        Text color #4f185f
      
           This box has a color of #4f185f        
        
          <div style="background-color:#4f185f;">Content here</div>
        
        
          .mybackground {background-color:#4f185f;}
        
        Background color #4f185f
      
           Border around this has a color of #4f185f        
        
          <div style="border:2px solid #4f185f;">Content here</div>
        
        
          .myborder {border:2px solid #4f185f;}
        
        Border color #4f185f