#5f14a2 color space conversions
Hex:
        #5f14a2
        RGB:
        95, 20, 162
        CMY:
        63, 92, 36
        CMYK:
        41, 88, 0, 36
      HSL:
        272°, 78.0220%, 35.6863%
        HSV (HSB):
        272°, 87.6543%, 63.5294%
        XYZ:
        11.4911, 5.5418, 34.6465
        xyY:
        0.2224, 0.1072, 5.5418
      CIE-Lab:
        28.2258, 56.6067, -60.2895
        CIE-LCH:
        28.2258, 82.6991, 313.1955
        CIE-Luv:
        28.2258, 12.3475, -79.6773
        Hunter-Lab:
        23.5411, 45.9337, -70.7808
      #5f14a2 color charts
#5f14a2 RGB chart
      #5f14a2 CMYK chart
      #5f14a2 RGB pie chart
      #5f14a2 color shades, tints & tones
#5f14a2 color schemes
#5f14a2 color preview, HTML & CSS examples
           This text has a color of #5f14a2        
        
          <p style="color:#5f14a2;">Text here</p>
        
        
          .mytext {color:#5f14a2;}
        
        Text color #5f14a2
      
           This box has a color of #5f14a2        
        
          <div style="background-color:#5f14a2;">Content here</div>
        
        
          .mybackground {background-color:#5f14a2;}
        
        Background color #5f14a2
      
           Border around this has a color of #5f14a2        
        
          <div style="border:2px solid #5f14a2;">Content here</div>
        
        
          .myborder {border:2px solid #5f14a2;}
        
        Border color #5f14a2