#5f24cf color space conversions
Hex:
        #5f24cf
        RGB:
        95, 36, 207
        CMY:
        63, 86, 19
        CMYK:
        54, 83, 0, 19
      HSL:
        261°, 70.3704%, 47.6471%
        HSV (HSB):
        261°, 82.6087%, 81.1765%
        XYZ:
        16.6127, 8.1996, 59.7386
        xyY:
        0.1965, 0.0970, 8.1996
      CIE-Lab:
        34.3953, 62.3361, -76.8416
        CIE-LCH:
        34.3953, 98.9466, 309.0499
        CIE-Luv:
        34.3953, 4.7331, -105.9137
        Hunter-Lab:
        28.6350, 53.4459, -103.6467
      #5f24cf color charts
#5f24cf RGB chart
      #5f24cf CMYK chart
      #5f24cf RGB pie chart
      #5f24cf color shades, tints & tones
#5f24cf color schemes
#5f24cf color preview, HTML & CSS examples
           This text has a color of #5f24cf        
        
          <p style="color:#5f24cf;">Text here</p>
        
        
          .mytext {color:#5f24cf;}
        
        Text color #5f24cf
      
           This box has a color of #5f24cf        
        
          <div style="background-color:#5f24cf;">Content here</div>
        
        
          .mybackground {background-color:#5f24cf;}
        
        Background color #5f24cf
      
           Border around this has a color of #5f24cf        
        
          <div style="border:2px solid #5f24cf;">Content here</div>
        
        
          .myborder {border:2px solid #5f24cf;}
        
        Border color #5f24cf