#5b0fed color space conversions
Hex:
        #5b0fed
        RGB:
        91, 15, 237
        CMY:
        64, 94, 7
        CMYK:
        62, 94, 0, 7
      HSL:
        261°, 88.0952%, 49.4118%
        HSV (HSB):
        261°, 93.6709%, 92.9412%
        XYZ:
        19.7713, 8.6802, 80.7542
        xyY:
        0.1810, 0.0795, 8.6802
      CIE-Lab:
        35.3612, 74.8727, -92.4823
        CIE-LCH:
        35.3612, 118.9911, 308.9933
        CIE-Luv:
        35.3612, 1.7404, -123.7343
        Hunter-Lab:
        29.4622, 68.2275, -141.8868
      #5b0fed color charts
#5b0fed RGB chart
      #5b0fed CMYK chart
      #5b0fed RGB pie chart
      #5b0fed color shades, tints & tones
#5b0fed color schemes
#5b0fed color preview, HTML & CSS examples
           This text has a color of #5b0fed        
        
          <p style="color:#5b0fed;">Text here</p>
        
        
          .mytext {color:#5b0fed;}
        
        Text color #5b0fed
      
           This box has a color of #5b0fed        
        
          <div style="background-color:#5b0fed;">Content here</div>
        
        
          .mybackground {background-color:#5b0fed;}
        
        Background color #5b0fed
      
           Border around this has a color of #5b0fed        
        
          <div style="border:2px solid #5b0fed;">Content here</div>
        
        
          .myborder {border:2px solid #5b0fed;}
        
        Border color #5b0fed