#5d10ed color space conversions
Hex:
        #5d10ed
        RGB:
        93, 16, 237
        CMY:
        64, 94, 7
        CMYK:
        61, 93, 0, 7
      HSL:
        261°, 87.3518%, 49.6078%
        HSV (HSB):
        261°, 93.2489%, 92.9412%
        XYZ:
        19.9856, 8.8122, 80.7683
        xyY:
        0.1824, 0.0804, 8.8122
      CIE-Lab:
        35.6201, 74.8231, -92.0464
        CIE-LCH:
        35.6201, 118.6214, 309.1071
        CIE-Luv:
        35.6201, 2.2301, -123.7691
        Hunter-Lab:
        29.6853, 68.2255, -140.5377
      #5d10ed color charts
#5d10ed RGB chart
      #5d10ed CMYK chart
      #5d10ed RGB pie chart
      #5d10ed color shades, tints & tones
#5d10ed color schemes
#5d10ed color preview, HTML & CSS examples
           This text has a color of #5d10ed        
        
          <p style="color:#5d10ed;">Text here</p>
        
        
          .mytext {color:#5d10ed;}
        
        Text color #5d10ed
      
           This box has a color of #5d10ed        
        
          <div style="background-color:#5d10ed;">Content here</div>
        
        
          .mybackground {background-color:#5d10ed;}
        
        Background color #5d10ed
      
           Border around this has a color of #5d10ed        
        
          <div style="border:2px solid #5d10ed;">Content here</div>
        
        
          .myborder {border:2px solid #5d10ed;}
        
        Border color #5d10ed