#5d25ce color space conversions
Hex:
        #5d25ce
        RGB:
        93, 37, 206
        CMY:
        64, 85, 19
        CMYK:
        55, 82, 0, 19
      HSL:
        260°, 69.5473%, 47.6471%
        HSV (HSB):
        260°, 82.0388%, 80.7843%
        XYZ:
        16.3163, 8.1065, 59.0973
        xyY:
        0.1954, 0.0971, 8.1065
      CIE-Lab:
        34.2038, 61.4893, -76.5838
        CIE-LCH:
        34.2038, 98.2141, 308.7611
        CIE-Luv:
        34.2038, 4.0981, -105.3252
        Hunter-Lab:
        28.4720, 52.4666, -103.1338
      #5d25ce color charts
#5d25ce RGB chart
      #5d25ce CMYK chart
      #5d25ce RGB pie chart
      #5d25ce color shades, tints & tones
#5d25ce color schemes
#5d25ce color preview, HTML & CSS examples
           This text has a color of #5d25ce        
        
          <p style="color:#5d25ce;">Text here</p>
        
        
          .mytext {color:#5d25ce;}
        
        Text color #5d25ce
      
           This box has a color of #5d25ce        
        
          <div style="background-color:#5d25ce;">Content here</div>
        
        
          .mybackground {background-color:#5d25ce;}
        
        Background color #5d25ce
      
           Border around this has a color of #5d25ce        
        
          <div style="border:2px solid #5d25ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d25ce;}
        
        Border color #5d25ce