#5e03cf color space conversions
Hex:
        #5e03cf
        RGB:
        94, 3, 207
        CMY:
        63, 99, 19
        CMYK:
        55, 99, 0, 19
      HSL:
        267°, 97.1429%, 41.1765%
        HSV (HSB):
        267°, 98.5507%, 81.1765%
        XYZ:
        15.9111, 6.9498, 59.5343
        xyY:
        0.1931, 0.0843, 6.9498
      CIE-Lab:
        31.6924, 69.9946, -81.3150
        CIE-LCH:
        31.6924, 107.2911, 310.7214
        CIE-Luv:
        31.6924, 6.2577, -106.6990
        Hunter-Lab:
        26.3625, 61.5998, -115.4407
      #5e03cf color charts
#5e03cf RGB chart
      #5e03cf CMYK chart
      #5e03cf RGB pie chart
      #5e03cf color shades, tints & tones
#5e03cf color schemes
#5e03cf color preview, HTML & CSS examples
           This text has a color of #5e03cf        
        
          <p style="color:#5e03cf;">Text here</p>
        
        
          .mytext {color:#5e03cf;}
        
        Text color #5e03cf
      
           This box has a color of #5e03cf        
        
          <div style="background-color:#5e03cf;">Content here</div>
        
        
          .mybackground {background-color:#5e03cf;}
        
        Background color #5e03cf
      
           Border around this has a color of #5e03cf        
        
          <div style="border:2px solid #5e03cf;">Content here</div>
        
        
          .myborder {border:2px solid #5e03cf;}
        
        Border color #5e03cf