#5c03a3 color space conversions
Hex:
        #5c03a3
        RGB:
        92, 3, 163
        CMY:
        64, 99, 36
        CMYK:
        44, 98, 0, 36
      HSL:
        273°, 96.3855%, 32.5490%
        HSV (HSB):
        273°, 98.1595%, 63.9216%
        XYZ:
        11.0571, 4.9848, 35.0297
        xyY:
        0.2165, 0.0976, 4.9848
      CIE-Lab:
        26.6914, 60.0682, -63.4368
        CIE-LCH:
        26.6914, 87.3637, 313.4377
        CIE-Luv:
        26.6914, 11.7355, -80.9697
        Hunter-Lab:
        22.3266, 49.3289, -77.3954
      #5c03a3 color charts
#5c03a3 RGB chart
      #5c03a3 CMYK chart
      #5c03a3 RGB pie chart
      #5c03a3 color shades, tints & tones
#5c03a3 color schemes
#5c03a3 color preview, HTML & CSS examples
           This text has a color of #5c03a3        
        
          <p style="color:#5c03a3;">Text here</p>
        
        
          .mytext {color:#5c03a3;}
        
        Text color #5c03a3
      
           This box has a color of #5c03a3        
        
          <div style="background-color:#5c03a3;">Content here</div>
        
        
          .mybackground {background-color:#5c03a3;}
        
        Background color #5c03a3
      
           Border around this has a color of #5c03a3        
        
          <div style="border:2px solid #5c03a3;">Content here</div>
        
        
          .myborder {border:2px solid #5c03a3;}
        
        Border color #5c03a3