#5c03e5 color space conversions
Hex:
        #5c03e5
        RGB:
        92, 3, 229
        CMY:
        64, 99, 10
        CMYK:
        60, 99, 0, 10
      HSL:
        264°, 97.4138%, 45.4902%
        HSV (HSB):
        264°, 98.6900%, 89.8039%
        XYZ:
        18.5891, 7.9976, 74.6927
        xyY:
        0.1835, 0.0790, 7.9976
      CIE-Lab:
        33.9778, 74.8087, -90.2194
        CIE-LCH:
        33.9778, 117.2002, 309.6651
        CIE-Luv:
        33.9778, 3.1833, -119.1948
        Hunter-Lab:
        28.2800, 67.8419, -136.7998
      #5c03e5 color charts
#5c03e5 RGB chart
      #5c03e5 CMYK chart
      #5c03e5 RGB pie chart
      #5c03e5 color shades, tints & tones
#5c03e5 color schemes
#5c03e5 color preview, HTML & CSS examples
           This text has a color of #5c03e5        
        
          <p style="color:#5c03e5;">Text here</p>
        
        
          .mytext {color:#5c03e5;}
        
        Text color #5c03e5
      
           This box has a color of #5c03e5        
        
          <div style="background-color:#5c03e5;">Content here</div>
        
        
          .mybackground {background-color:#5c03e5;}
        
        Background color #5c03e5
      
           Border around this has a color of #5c03e5        
        
          <div style="border:2px solid #5c03e5;">Content here</div>
        
        
          .myborder {border:2px solid #5c03e5;}
        
        Border color #5c03e5