#5d10ec color space conversions
Hex:
        #5d10ec
        RGB:
        93, 16, 236
        CMY:
        64, 94, 7
        CMYK:
        61, 93, 0, 7
      HSL:
        261°, 87.3016%, 49.4118%
        HSV (HSB):
        261°, 93.2203%, 92.5490%
        XYZ:
        19.8398, 8.7539, 80.0009
        xyY:
        0.1827, 0.0806, 8.7539
      CIE-Lab:
        35.5060, 74.5903, -91.6678
        CIE-LCH:
        35.5060, 118.1808, 309.1353
        CIE-Luv:
        35.5060, 2.3296, -123.2036
        Hunter-Lab:
        29.5869, 67.9178, -139.6049
      #5d10ec color charts
#5d10ec RGB chart
      #5d10ec CMYK chart
      #5d10ec RGB pie chart
      #5d10ec color shades, tints & tones
#5d10ec color schemes
#5d10ec color preview, HTML & CSS examples
           This text has a color of #5d10ec        
        
          <p style="color:#5d10ec;">Text here</p>
        
        
          .mytext {color:#5d10ec;}
        
        Text color #5d10ec
      
           This box has a color of #5d10ec        
        
          <div style="background-color:#5d10ec;">Content here</div>
        
        
          .mybackground {background-color:#5d10ec;}
        
        Background color #5d10ec
      
           Border around this has a color of #5d10ec        
        
          <div style="border:2px solid #5d10ec;">Content here</div>
        
        
          .myborder {border:2px solid #5d10ec;}
        
        Border color #5d10ec