#5f0aeb color space conversions
Hex:
        #5f0aeb
        RGB:
        95, 10, 235
        CMY:
        63, 96, 8
        CMYK:
        60, 96, 0, 8
      HSL:
        263°, 91.8367%, 48.0392%
        HSV (HSB):
        263°, 95.7447%, 92.1569%
        XYZ:
        19.8233, 8.6481, 79.2217
        xyY:
        0.1841, 0.0803, 8.6481
      CIE-Lab:
        35.2978, 75.4052, -91.4390
        CIE-LCH:
        35.2978, 118.5202, 309.5107
        CIE-Luv:
        35.2978, 3.1847, -122.6684
        Hunter-Lab:
        29.4077, 68.8604, -139.1365
      #5f0aeb color charts
#5f0aeb RGB chart
      #5f0aeb CMYK chart
      #5f0aeb RGB pie chart
      #5f0aeb color shades, tints & tones
#5f0aeb color schemes
#5f0aeb color preview, HTML & CSS examples
           This text has a color of #5f0aeb        
        
          <p style="color:#5f0aeb;">Text here</p>
        
        
          .mytext {color:#5f0aeb;}
        
        Text color #5f0aeb
      
           This box has a color of #5f0aeb        
        
          <div style="background-color:#5f0aeb;">Content here</div>
        
        
          .mybackground {background-color:#5f0aeb;}
        
        Background color #5f0aeb
      
           Border around this has a color of #5f0aeb        
        
          <div style="border:2px solid #5f0aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5f0aeb;}
        
        Border color #5f0aeb