#5d04d1 color space conversions
Hex:
        #5d04d1
        RGB:
        93, 4, 209
        CMY:
        64, 98, 18
        CMYK:
        56, 98, 0, 18
      HSL:
        266°, 96.2441%, 41.7647%
        HSV (HSB):
        266°, 98.0861%, 81.9608%
        XYZ:
        16.0662, 7.0174, 60.8293
        xyY:
        0.1915, 0.0836, 7.0174
      CIE-Lab:
        31.8466, 70.2224, -82.2264
        CIE-LCH:
        31.8466, 108.1313, 310.4978
        CIE-Luv:
        31.8466, 5.6662, -107.8307
        Hunter-Lab:
        26.4904, 61.9005, -117.6027
      #5d04d1 color charts
#5d04d1 RGB chart
      #5d04d1 CMYK chart
      #5d04d1 RGB pie chart
      #5d04d1 color shades, tints & tones
#5d04d1 color schemes
#5d04d1 color preview, HTML & CSS examples
           This text has a color of #5d04d1        
        
          <p style="color:#5d04d1;">Text here</p>
        
        
          .mytext {color:#5d04d1;}
        
        Text color #5d04d1
      
           This box has a color of #5d04d1        
        
          <div style="background-color:#5d04d1;">Content here</div>
        
        
          .mybackground {background-color:#5d04d1;}
        
        Background color #5d04d1
      
           Border around this has a color of #5d04d1        
        
          <div style="border:2px solid #5d04d1;">Content here</div>
        
        
          .myborder {border:2px solid #5d04d1;}
        
        Border color #5d04d1