#5f139d color space conversions
Hex:
        #5f139d
        RGB:
        95, 19, 157
        CMY:
        63, 93, 38
        CMYK:
        39, 88, 0, 38
      HSL:
        273°, 78.4091%, 34.5098%
        HSV (HSB):
        273°, 87.8981%, 61.5686%
        XYZ:
        11.0380, 5.3330, 32.3459
        xyY:
        0.2266, 0.1095, 5.3330
      CIE-Lab:
        27.6631, 55.7395, -58.1682
        CIE-LCH:
        27.6631, 80.5632, 313.7786
        CIE-Luv:
        27.6631, 13.2784, -76.6458
        Hunter-Lab:
        23.0932, 44.9055, -66.8803
      #5f139d color charts
#5f139d RGB chart
      #5f139d CMYK chart
      #5f139d RGB pie chart
      #5f139d color shades, tints & tones
#5f139d color schemes
#5f139d color preview, HTML & CSS examples
           This text has a color of #5f139d        
        
          <p style="color:#5f139d;">Text here</p>
        
        
          .mytext {color:#5f139d;}
        
        Text color #5f139d
      
           This box has a color of #5f139d        
        
          <div style="background-color:#5f139d;">Content here</div>
        
        
          .mybackground {background-color:#5f139d;}
        
        Background color #5f139d
      
           Border around this has a color of #5f139d        
        
          <div style="border:2px solid #5f139d;">Content here</div>
        
        
          .myborder {border:2px solid #5f139d;}
        
        Border color #5f139d