#5f0f94 color space conversions
Hex:
        #5f0f94
        RGB:
        95, 15, 148
        CMY:
        63, 94, 42
        CMYK:
        36, 90, 0, 42
      HSL:
        276°, 81.5951%, 31.9608%
        HSV (HSB):
        276°, 89.8649%, 58.0392%
        XYZ:
        10.2354, 4.9127, 28.4257
        xyY:
        0.2349, 0.1127, 4.9127
      CIE-Lab:
        26.4845, 54.7580, -54.5753
        CIE-LCH:
        26.4845, 77.3105, 315.0957
        CIE-Luv:
        26.4845, 15.1935, -71.2795
        Hunter-Lab:
        22.1645, 43.6422, -60.5236
      #5f0f94 color charts
#5f0f94 RGB chart
      #5f0f94 CMYK chart
      #5f0f94 RGB pie chart
      #5f0f94 color shades, tints & tones
#5f0f94 color schemes
#5f0f94 color preview, HTML & CSS examples
           This text has a color of #5f0f94        
        
          <p style="color:#5f0f94;">Text here</p>
        
        
          .mytext {color:#5f0f94;}
        
        Text color #5f0f94
      
           This box has a color of #5f0f94        
        
          <div style="background-color:#5f0f94;">Content here</div>
        
        
          .mybackground {background-color:#5f0f94;}
        
        Background color #5f0f94
      
           Border around this has a color of #5f0f94        
        
          <div style="border:2px solid #5f0f94;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f94;}
        
        Border color #5f0f94