#5f3791 color space conversions
Hex:
        #5f3791
        RGB:
        95, 55, 145
        CMY:
        63, 78, 43
        CMYK:
        34, 62, 0, 43
      HSL:
        267°, 45.0000%, 39.2157%
        HSV (HSB):
        267°, 62.0690%, 56.8627%
        XYZ:
        11.1963, 7.2096, 27.5895
        xyY:
        0.2434, 0.1567, 7.2096
      CIE-Lab:
        32.2794, 37.0025, -43.3182
        CIE-LCH:
        32.2794, 56.9706, 310.5040
        CIE-Luv:
        32.2794, 9.9664, -61.8074
        Hunter-Lab:
        26.8507, 27.4430, -42.1259
      #5f3791 color charts
#5f3791 RGB chart
      #5f3791 CMYK chart
      #5f3791 RGB pie chart
      #5f3791 color shades, tints & tones
#5f3791 color schemes
#5f3791 color preview, HTML & CSS examples
           This text has a color of #5f3791        
        
          <p style="color:#5f3791;">Text here</p>
        
        
          .mytext {color:#5f3791;}
        
        Text color #5f3791
      
           This box has a color of #5f3791        
        
          <div style="background-color:#5f3791;">Content here</div>
        
        
          .mybackground {background-color:#5f3791;}
        
        Background color #5f3791
      
           Border around this has a color of #5f3791        
        
          <div style="border:2px solid #5f3791;">Content here</div>
        
        
          .myborder {border:2px solid #5f3791;}
        
        Border color #5f3791