#5f0fda color space conversions
Hex:
        #5f0fda
        RGB:
        95, 15, 218
        CMY:
        63, 94, 15
        CMYK:
        56, 93, 0, 15
      HSL:
        264°, 87.1245%, 45.6863%
        HSV (HSB):
        264°, 93.1193%, 85.4902%
        XYZ:
        17.5450, 7.8365, 66.9175
        xyY:
        0.1901, 0.0849, 7.8365
      CIE-Lab:
        33.6400, 70.7263, -84.4559
        CIE-LCH:
        33.6400, 110.1590, 309.9440
        CIE-Luv:
        33.6400, 4.8656, -112.9744
        Hunter-Lab:
        27.9937, 62.8855, -122.1339
      #5f0fda color charts
#5f0fda RGB chart
      #5f0fda CMYK chart
      #5f0fda RGB pie chart
      #5f0fda color shades, tints & tones
#5f0fda color schemes
#5f0fda color preview, HTML & CSS examples
           This text has a color of #5f0fda        
        
          <p style="color:#5f0fda;">Text here</p>
        
        
          .mytext {color:#5f0fda;}
        
        Text color #5f0fda
      
           This box has a color of #5f0fda        
        
          <div style="background-color:#5f0fda;">Content here</div>
        
        
          .mybackground {background-color:#5f0fda;}
        
        Background color #5f0fda
      
           Border around this has a color of #5f0fda        
        
          <div style="border:2px solid #5f0fda;">Content here</div>
        
        
          .myborder {border:2px solid #5f0fda;}
        
        Border color #5f0fda