#5f0bee color space conversions
Hex:
        #5f0bee
        RGB:
        95, 11, 238
        CMY:
        63, 96, 7
        CMYK:
        60, 95, 0, 7
      HSL:
        262°, 91.1647%, 48.8235%
        HSV (HSB):
        262°, 95.3782%, 93.3333%
        XYZ:
        20.2716, 8.8453, 81.5278
        xyY:
        0.1832, 0.0799, 8.8453
      CIE-Lab:
        35.6847, 75.9565, -92.5007
        CIE-LCH:
        35.6847, 119.6903, 309.3909
        CIE-Luv:
        35.6847, 2.8454, -124.3640
        Hunter-Lab:
        29.7410, 69.6195, -141.7104
      #5f0bee color charts
#5f0bee RGB chart
      #5f0bee CMYK chart
      #5f0bee RGB pie chart
      #5f0bee color shades, tints & tones
#5f0bee color schemes
#5f0bee color preview, HTML & CSS examples
           This text has a color of #5f0bee        
        
          <p style="color:#5f0bee;">Text here</p>
        
        
          .mytext {color:#5f0bee;}
        
        Text color #5f0bee
      
           This box has a color of #5f0bee        
        
          <div style="background-color:#5f0bee;">Content here</div>
        
        
          .mybackground {background-color:#5f0bee;}
        
        Background color #5f0bee
      
           Border around this has a color of #5f0bee        
        
          <div style="border:2px solid #5f0bee;">Content here</div>
        
        
          .myborder {border:2px solid #5f0bee;}
        
        Border color #5f0bee