#5f41fd color space conversions
Hex:
        #5f41fd
        RGB:
        95, 65, 253
        CMY:
        63, 75, 1
        CMYK:
        62, 74, 0, 1
      HSL:
        250°, 97.9167%, 62.3529%
        HSV (HSB):
        250°, 74.3083%, 99.2157%
        XYZ:
        24.3392, 13.3053, 94.2139
        xyY:
        0.1846, 0.1009, 13.3053
      CIE-Lab:
        43.2198, 62.2540, -88.4788
        CIE-LCH:
        43.2198, 108.1853, 305.1303
        CIE-Luv:
        43.2198, -3.1733, -130.3183
        Hunter-Lab:
        36.4765, 55.2717, -127.6046
      #5f41fd color charts
#5f41fd RGB chart
      #5f41fd CMYK chart
      #5f41fd RGB pie chart
      #5f41fd color shades, tints & tones
#5f41fd color schemes
#5f41fd color preview, HTML & CSS examples
           This text has a color of #5f41fd        
        
          <p style="color:#5f41fd;">Text here</p>
        
        
          .mytext {color:#5f41fd;}
        
        Text color #5f41fd
      
           This box has a color of #5f41fd        
        
          <div style="background-color:#5f41fd;">Content here</div>
        
        
          .mybackground {background-color:#5f41fd;}
        
        Background color #5f41fd
      
           Border around this has a color of #5f41fd        
        
          <div style="border:2px solid #5f41fd;">Content here</div>
        
        
          .myborder {border:2px solid #5f41fd;}
        
        Border color #5f41fd