#5f4dc3 color space conversions
Hex:
        #5f4dc3
        RGB:
        95, 77, 195
        CMY:
        63, 70, 24
        CMYK:
        51, 61, 0, 24
      HSL:
        249°, 49.5798%, 53.3333%
        HSV (HSB):
        249°, 60.5128%, 76.4706%
        XYZ:
        17.2235, 11.6808, 52.9766
        xyY:
        0.2103, 0.1427, 11.6808
      CIE-Lab:
        40.7042, 38.5276, -59.5375
        CIE-LCH:
        40.7042, 70.9160, 302.9075
        CIE-Luv:
        40.7042, -0.9336, -89.5014
        Hunter-Lab:
        34.1772, 30.1447, -67.9790
      #5f4dc3 color charts
#5f4dc3 RGB chart
      #5f4dc3 CMYK chart
      #5f4dc3 RGB pie chart
      #5f4dc3 color shades, tints & tones
#5f4dc3 color schemes
#5f4dc3 color preview, HTML & CSS examples
           This text has a color of #5f4dc3        
        
          <p style="color:#5f4dc3;">Text here</p>
        
        
          .mytext {color:#5f4dc3;}
        
        Text color #5f4dc3
      
           This box has a color of #5f4dc3        
        
          <div style="background-color:#5f4dc3;">Content here</div>
        
        
          .mybackground {background-color:#5f4dc3;}
        
        Background color #5f4dc3
      
           Border around this has a color of #5f4dc3        
        
          <div style="border:2px solid #5f4dc3;">Content here</div>
        
        
          .myborder {border:2px solid #5f4dc3;}
        
        Border color #5f4dc3