#5b03af color space conversions
Hex:
        #5b03af
        RGB:
        91, 3, 175
        CMY:
        64, 99, 31
        CMYK:
        48, 98, 0, 31
      HSL:
        271°, 96.6292%, 34.9020%
        HSV (HSB):
        271°, 98.2857%, 68.6275%
        XYZ:
        12.0848, 5.3844, 40.9598
        xyY:
        0.2068, 0.0922, 5.3844
      CIE-Lab:
        27.8030, 62.6161, -68.8538
        CIE-LCH:
        27.8030, 93.0679, 312.2836
        CIE-Luv:
        27.8030, 9.4815, -88.0847
        Hunter-Lab:
        23.2043, 52.3551, -88.4143
      #5b03af color charts
#5b03af RGB chart
      #5b03af CMYK chart
      #5b03af RGB pie chart
      #5b03af color shades, tints & tones
#5b03af color schemes
#5b03af color preview, HTML & CSS examples
           This text has a color of #5b03af        
        
          <p style="color:#5b03af;">Text here</p>
        
        
          .mytext {color:#5b03af;}
        
        Text color #5b03af
      
           This box has a color of #5b03af        
        
          <div style="background-color:#5b03af;">Content here</div>
        
        
          .mybackground {background-color:#5b03af;}
        
        Background color #5b03af
      
           Border around this has a color of #5b03af        
        
          <div style="border:2px solid #5b03af;">Content here</div>
        
        
          .myborder {border:2px solid #5b03af;}
        
        Border color #5b03af