#9f418b color space conversions
Hex:
        #9f418b
        RGB:
        159, 65, 139
        CMY:
        38, 75, 45
        CMYK:
        0, 59, 13, 38
      HSL:
        313°, 41.9643%, 43.9216%
        HSV (HSB):
        313°, 59.1195%, 62.3529%
        XYZ:
        20.8486, 13.0156, 25.8395
        xyY:
        0.3492, 0.2180, 13.0156
      CIE-Lab:
        42.7867, 48.1519, -22.4675
        CIE-LCH:
        42.7867, 53.1356, 334.9864
        CIE-Luv:
        42.7867, 47.9466, -38.5790
        Hunter-Lab:
        36.0771, 40.0181, -17.2113
      #9f418b color charts
#9f418b RGB chart
      #9f418b CMYK chart
      #9f418b RGB pie chart
      #9f418b color shades, tints & tones
#9f418b color schemes
#9f418b color preview, HTML & CSS examples
           This text has a color of #9f418b        
        
          <p style="color:#9f418b;">Text here</p>
        
        
          .mytext {color:#9f418b;}
        
        Text color #9f418b
      
           This box has a color of #9f418b        
        
          <div style="background-color:#9f418b;">Content here</div>
        
        
          .mybackground {background-color:#9f418b;}
        
        Background color #9f418b
      
           Border around this has a color of #9f418b        
        
          <div style="border:2px solid #9f418b;">Content here</div>
        
        
          .myborder {border:2px solid #9f418b;}
        
        Border color #9f418b