#5b03b5 color space conversions
Hex:
        #5b03b5
        RGB:
        91, 3, 181
        CMY:
        64, 99, 29
        CMYK:
        50, 98, 0, 29
      HSL:
        270°, 96.7391%, 36.0784%
        HSV (HSB):
        270°, 98.3425%, 70.9804%
        XYZ:
        12.6874, 5.6255, 44.1332
        xyY:
        0.2032, 0.0901, 5.6255
      CIE-Lab:
        28.4472, 63.9512, -71.3794
        CIE-LCH:
        28.4472, 95.8373, 311.8582
        CIE-Luv:
        28.4472, 8.6247, -91.6027
        Hunter-Lab:
        23.7181, 53.9779, -93.7207
      #5b03b5 color charts
#5b03b5 RGB chart
      #5b03b5 CMYK chart
      #5b03b5 RGB pie chart
      #5b03b5 color shades, tints & tones
#5b03b5 color schemes
#5b03b5 color preview, HTML & CSS examples
           This text has a color of #5b03b5        
        
          <p style="color:#5b03b5;">Text here</p>
        
        
          .mytext {color:#5b03b5;}
        
        Text color #5b03b5
      
           This box has a color of #5b03b5        
        
          <div style="background-color:#5b03b5;">Content here</div>
        
        
          .mybackground {background-color:#5b03b5;}
        
        Background color #5b03b5
      
           Border around this has a color of #5b03b5        
        
          <div style="border:2px solid #5b03b5;">Content here</div>
        
        
          .myborder {border:2px solid #5b03b5;}
        
        Border color #5b03b5