#5b03cf color space conversions
Hex:
        #5b03cf
        RGB:
        91, 3, 207
        CMY:
        64, 99, 19
        CMYK:
        56, 99, 0, 19
      HSL:
        266°, 97.1429%, 41.1765%
        HSV (HSB):
        266°, 98.5507%, 81.1765%
        XYZ:
        15.6094, 6.7943, 59.5202
        xyY:
        0.1905, 0.0829, 6.7943
      CIE-Lab:
        31.3339, 69.7869, -81.9201
        CIE-LCH:
        31.3339, 107.6156, 310.4273
        CIE-Luv:
        31.3339, 5.3112, -106.6468
        Hunter-Lab:
        26.0658, 61.2790, -117.1402
      #5b03cf color charts
#5b03cf RGB chart
      #5b03cf CMYK chart
      #5b03cf RGB pie chart
      #5b03cf color shades, tints & tones
#5b03cf color schemes
#5b03cf color preview, HTML & CSS examples
           This text has a color of #5b03cf        
        
          <p style="color:#5b03cf;">Text here</p>
        
        
          .mytext {color:#5b03cf;}
        
        Text color #5b03cf
      
           This box has a color of #5b03cf        
        
          <div style="background-color:#5b03cf;">Content here</div>
        
        
          .mybackground {background-color:#5b03cf;}
        
        Background color #5b03cf
      
           Border around this has a color of #5b03cf        
        
          <div style="border:2px solid #5b03cf;">Content here</div>
        
        
          .myborder {border:2px solid #5b03cf;}
        
        Border color #5b03cf