#5f24fd color space conversions
Hex:
        #5f24fd
        RGB:
        95, 36, 253
        CMY:
        63, 86, 1
        CMYK:
        62, 86, 0, 1
      HSL:
        256°, 98.1900%, 56.6667%
        HSV (HSB):
        256°, 85.7708%, 99.2157%
        XYZ:
        23.0798, 10.7865, 93.7941
        xyY:
        0.1808, 0.0845, 10.7865
      CIE-Lab:
        39.2185, 73.9269, -95.0940
        CIE-LCH:
        39.2185, 120.4494, 307.8618
        CIE-Luv:
        39.2185, 0.0815, -132.6245
        Hunter-Lab:
        32.8428, 67.9634, -146.3333
      #5f24fd color charts
#5f24fd RGB chart
      #5f24fd CMYK chart
      #5f24fd RGB pie chart
      #5f24fd color shades, tints & tones
#5f24fd color schemes
#5f24fd color preview, HTML & CSS examples
           This text has a color of #5f24fd        
        
          <p style="color:#5f24fd;">Text here</p>
        
        
          .mytext {color:#5f24fd;}
        
        Text color #5f24fd
      
           This box has a color of #5f24fd        
        
          <div style="background-color:#5f24fd;">Content here</div>
        
        
          .mybackground {background-color:#5f24fd;}
        
        Background color #5f24fd
      
           Border around this has a color of #5f24fd        
        
          <div style="border:2px solid #5f24fd;">Content here</div>
        
        
          .myborder {border:2px solid #5f24fd;}
        
        Border color #5f24fd