#5d24bf color space conversions
Hex:
        #5d24bf
        RGB:
        93, 36, 191
        CMY:
        64, 86, 25
        CMYK:
        51, 81, 0, 25
      HSL:
        262°, 68.2819%, 44.5098%
        HSV (HSB):
        262°, 81.1518%, 74.9020%
        XYZ:
        14.5490, 7.3505, 49.9422
        xyY:
        0.2025, 0.1023, 7.3505
      CIE-Lab:
        32.5919, 58.0184, -70.4617
        CIE-LCH:
        32.5919, 91.2742, 309.4682
        CIE-Luv:
        32.5919, 5.9595, -96.3706
        Hunter-Lab:
        27.1118, 48.3431, -90.2388
      #5d24bf color charts
#5d24bf RGB chart
      #5d24bf CMYK chart
      #5d24bf RGB pie chart
      #5d24bf color shades, tints & tones
#5d24bf color schemes
#5d24bf color preview, HTML & CSS examples
           This text has a color of #5d24bf        
        
          <p style="color:#5d24bf;">Text here</p>
        
        
          .mytext {color:#5d24bf;}
        
        Text color #5d24bf
      
           This box has a color of #5d24bf        
        
          <div style="background-color:#5d24bf;">Content here</div>
        
        
          .mybackground {background-color:#5d24bf;}
        
        Background color #5d24bf
      
           Border around this has a color of #5d24bf        
        
          <div style="border:2px solid #5d24bf;">Content here</div>
        
        
          .myborder {border:2px solid #5d24bf;}
        
        Border color #5d24bf