#5f2387 color space conversions
Hex:
        #5f2387
        RGB:
        95, 35, 135
        CMY:
        63, 86, 47
        CMYK:
        30, 74, 0, 47
      HSL:
        276°, 58.8235%, 33.3333%
        HSV (HSB):
        276°, 74.0741%, 52.9412%
        XYZ:
        9.6935, 5.3842, 23.4500
        xyY:
        0.2516, 0.1397, 5.3842
      CIE-Lab:
        27.8025, 44.8022, -44.3614
        CIE-LCH:
        27.8025, 63.0490, 315.2832
        CIE-Luv:
        27.8025, 15.6435, -60.3569
        Hunter-Lab:
        23.2039, 33.9620, -43.6760
      #5f2387 color charts
#5f2387 RGB chart
      #5f2387 CMYK chart
      #5f2387 RGB pie chart
      #5f2387 color shades, tints & tones
#5f2387 color schemes
#5f2387 color preview, HTML & CSS examples
           This text has a color of #5f2387        
        
          <p style="color:#5f2387;">Text here</p>
        
        
          .mytext {color:#5f2387;}
        
        Text color #5f2387
      
           This box has a color of #5f2387        
        
          <div style="background-color:#5f2387;">Content here</div>
        
        
          .mybackground {background-color:#5f2387;}
        
        Background color #5f2387
      
           Border around this has a color of #5f2387        
        
          <div style="border:2px solid #5f2387;">Content here</div>
        
        
          .myborder {border:2px solid #5f2387;}
        
        Border color #5f2387