#5f3dec color space conversions
Hex:
        #5f3dec
        RGB:
        95, 61, 236
        CMY:
        63, 76, 7
        CMYK:
        60, 74, 0, 7
      HSL:
        252°, 82.1596%, 58.2353%
        HSV (HSB):
        252°, 74.1525%, 92.5490%
        XYZ:
        21.5284, 11.8265, 80.5050
        xyY:
        0.1891, 0.1039, 11.8265
      CIE-Lab:
        40.9390, 59.3586, -82.6788
        CIE-LCH:
        40.9390, 101.7803, 305.6761
        CIE-Luv:
        40.9390, -1.2364, -120.6369
        Hunter-Lab:
        34.3897, 51.5613, -114.7228
      #5f3dec color charts
#5f3dec RGB chart
      #5f3dec CMYK chart
      #5f3dec RGB pie chart
      #5f3dec color shades, tints & tones
#5f3dec color schemes
#5f3dec color preview, HTML & CSS examples
           This text has a color of #5f3dec        
        
          <p style="color:#5f3dec;">Text here</p>
        
        
          .mytext {color:#5f3dec;}
        
        Text color #5f3dec
      
           This box has a color of #5f3dec        
        
          <div style="background-color:#5f3dec;">Content here</div>
        
        
          .mybackground {background-color:#5f3dec;}
        
        Background color #5f3dec
      
           Border around this has a color of #5f3dec        
        
          <div style="border:2px solid #5f3dec;">Content here</div>
        
        
          .myborder {border:2px solid #5f3dec;}
        
        Border color #5f3dec