#5c03ed color space conversions
Hex:
        #5c03ed
        RGB:
        92, 3, 237
        CMY:
        64, 99, 7
        CMYK:
        61, 99, 0, 7
      HSL:
        263°, 97.5000%, 47.0588%
        HSV (HSB):
        263°, 98.7342%, 92.9412%
        XYZ:
        19.7323, 8.4549, 80.7127
        xyY:
        0.1812, 0.0776, 8.4549
      CIE-Lab:
        34.9128, 76.6104, -93.2244
        CIE-LCH:
        34.9128, 120.6646, 309.4129
        CIE-Luv:
        34.9128, 2.3704, -123.7095
        Hunter-Lab:
        29.0772, 70.2476, -144.2233
      #5c03ed color charts
#5c03ed RGB chart
      #5c03ed CMYK chart
      #5c03ed RGB pie chart
      #5c03ed color shades, tints & tones
#5c03ed color schemes
#5c03ed color preview, HTML & CSS examples
           This text has a color of #5c03ed        
        
          <p style="color:#5c03ed;">Text here</p>
        
        
          .mytext {color:#5c03ed;}
        
        Text color #5c03ed
      
           This box has a color of #5c03ed        
        
          <div style="background-color:#5c03ed;">Content here</div>
        
        
          .mybackground {background-color:#5c03ed;}
        
        Background color #5c03ed
      
           Border around this has a color of #5c03ed        
        
          <div style="border:2px solid #5c03ed;">Content here</div>
        
        
          .myborder {border:2px solid #5c03ed;}
        
        Border color #5c03ed