#5c03d3 color space conversions
Hex:
        #5c03d3
        RGB:
        92, 3, 211
        CMY:
        64, 99, 17
        CMYK:
        56, 99, 0, 17
      HSL:
        266°, 97.1963%, 41.9608%
        HSV (HSB):
        266°, 98.5782%, 82.7451%
        XYZ:
        16.2041, 7.0436, 62.1335
        xyY:
        0.1898, 0.0825, 7.0436
      CIE-Lab:
        31.9059, 70.7549, -83.2930
        CIE-LCH:
        31.9059, 109.2885, 310.3469
        CIE-Luv:
        31.9059, 5.1541, -108.9577
        Hunter-Lab:
        26.5398, 62.5401, -120.2289
      #5c03d3 color charts
#5c03d3 RGB chart
      #5c03d3 CMYK chart
      #5c03d3 RGB pie chart
      #5c03d3 color shades, tints & tones
#5c03d3 color schemes
#5c03d3 color preview, HTML & CSS examples
           This text has a color of #5c03d3        
        
          <p style="color:#5c03d3;">Text here</p>
        
        
          .mytext {color:#5c03d3;}
        
        Text color #5c03d3
      
           This box has a color of #5c03d3        
        
          <div style="background-color:#5c03d3;">Content here</div>
        
        
          .mybackground {background-color:#5c03d3;}
        
        Background color #5c03d3
      
           Border around this has a color of #5c03d3        
        
          <div style="border:2px solid #5c03d3;">Content here</div>
        
        
          .myborder {border:2px solid #5c03d3;}
        
        Border color #5c03d3