#5f14ed color space conversions
Hex:
        #5f14ed
        RGB:
        95, 20, 237
        CMY:
        63, 92, 7
        CMYK:
        60, 92, 0, 7
      HSL:
        261°, 85.7708%, 50.3922%
        HSV (HSB):
        261°, 91.5612%, 92.9412%
        XYZ:
        20.2555, 9.0476, 80.7995
        xyY:
        0.1840, 0.0822, 9.0476
      CIE-Lab:
        36.0758, 74.1915, -91.2840
        CIE-LCH:
        36.0758, 117.6314, 309.1027
        CIE-Luv:
        36.0758, 2.6005, -123.7799
        Hunter-Lab:
        30.0793, 67.5640, -138.2104
      #5f14ed color charts
#5f14ed RGB chart
      #5f14ed CMYK chart
      #5f14ed RGB pie chart
      #5f14ed color shades, tints & tones
#5f14ed color schemes
#5f14ed color preview, HTML & CSS examples
           This text has a color of #5f14ed        
        
          <p style="color:#5f14ed;">Text here</p>
        
        
          .mytext {color:#5f14ed;}
        
        Text color #5f14ed
      
           This box has a color of #5f14ed        
        
          <div style="background-color:#5f14ed;">Content here</div>
        
        
          .mybackground {background-color:#5f14ed;}
        
        Background color #5f14ed
      
           Border around this has a color of #5f14ed        
        
          <div style="border:2px solid #5f14ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f14ed;}
        
        Border color #5f14ed