#5b0fac color space conversions
Hex:
        #5b0fac
        RGB:
        91, 15, 172
        CMY:
        64, 94, 33
        CMYK:
        47, 91, 0, 33
      HSL:
        269°, 83.9572%, 36.6667%
        HSV (HSB):
        269°, 91.2791%, 67.4510%
        XYZ:
        11.9316, 5.5444, 39.4710
        xyY:
        0.2095, 0.0974, 5.5444
      CIE-Lab:
        28.2325, 59.6979, -66.3425
        CIE-LCH:
        28.2325, 89.2478, 311.9823
        CIE-Luv:
        28.2325, 9.4298, -86.1136
        Hunter-Lab:
        23.5464, 49.2443, -82.9056
      #5b0fac color charts
#5b0fac RGB chart
      #5b0fac CMYK chart
      #5b0fac RGB pie chart
      #5b0fac color shades, tints & tones
#5b0fac color schemes
#5b0fac color preview, HTML & CSS examples
           This text has a color of #5b0fac        
        
          <p style="color:#5b0fac;">Text here</p>
        
        
          .mytext {color:#5b0fac;}
        
        Text color #5b0fac
      
           This box has a color of #5b0fac        
        
          <div style="background-color:#5b0fac;">Content here</div>
        
        
          .mybackground {background-color:#5b0fac;}
        
        Background color #5b0fac
      
           Border around this has a color of #5b0fac        
        
          <div style="border:2px solid #5b0fac;">Content here</div>
        
        
          .myborder {border:2px solid #5b0fac;}
        
        Border color #5b0fac