#5f018b color space conversions
Hex:
        #5f018b
        RGB:
        95, 1, 139
        CMY:
        63, 100, 45
        CMYK:
        32, 99, 0, 45
      HSL:
        281°, 98.5714%, 27.4510%
        HSV (HSB):
        281°, 99.2806%, 54.5098%
        XYZ:
        9.3904, 4.3187, 24.7648
        xyY:
        0.2441, 0.1122, 4.3187
      CIE-Lab:
        24.6982, 55.7219, -51.9136
        CIE-LCH:
        24.6982, 76.1574, 317.0264
        CIE-Luv:
        24.6982, 17.7103, -66.3139
        Hunter-Lab:
        20.7814, 44.2900, -56.1075
      #5f018b color charts
#5f018b RGB chart
      #5f018b CMYK chart
      #5f018b RGB pie chart
      #5f018b color shades, tints & tones
#5f018b color schemes
#5f018b color preview, HTML & CSS examples
           This text has a color of #5f018b        
        
          <p style="color:#5f018b;">Text here</p>
        
        
          .mytext {color:#5f018b;}
        
        Text color #5f018b
      
           This box has a color of #5f018b        
        
          <div style="background-color:#5f018b;">Content here</div>
        
        
          .mybackground {background-color:#5f018b;}
        
        Background color #5f018b
      
           Border around this has a color of #5f018b        
        
          <div style="border:2px solid #5f018b;">Content here</div>
        
        
          .myborder {border:2px solid #5f018b;}
        
        Border color #5f018b