#5f24cb color space conversions
Hex:
        #5f24cb
        RGB:
        95, 36, 203
        CMY:
        63, 86, 20
        CMYK:
        53, 82, 0, 20
      HSL:
        261°, 69.8745%, 46.8627%
        HSV (HSB):
        261°, 82.2660%, 79.6078%
        XYZ:
        16.1297, 8.0064, 57.1952
        xyY:
        0.1983, 0.0984, 8.0064
      CIE-Lab:
        33.9963, 61.3198, -75.1721
        CIE-LCH:
        33.9963, 97.0101, 309.2050
        CIE-Luv:
        33.9963, 5.1994, -103.5223
        Hunter-Lab:
        28.2957, 52.2349, -100.0383
      #5f24cb color charts
#5f24cb RGB chart
      #5f24cb CMYK chart
      #5f24cb RGB pie chart
      #5f24cb color shades, tints & tones
#5f24cb color schemes
#5f24cb color preview, HTML & CSS examples
           This text has a color of #5f24cb        
        
          <p style="color:#5f24cb;">Text here</p>
        
        
          .mytext {color:#5f24cb;}
        
        Text color #5f24cb
      
           This box has a color of #5f24cb        
        
          <div style="background-color:#5f24cb;">Content here</div>
        
        
          .mybackground {background-color:#5f24cb;}
        
        Background color #5f24cb
      
           Border around this has a color of #5f24cb        
        
          <div style="border:2px solid #5f24cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f24cb;}
        
        Border color #5f24cb