#5f2aff color space conversions
Hex:
        #5f2aff
        RGB:
        95, 42, 255
        CMY:
        63, 84, 0
        CMYK:
        63, 84, 0, 0
      HSL:
        255°, 100.0000%, 58.2353%
        HSV (HSB):
        255°, 83.5294%, 100.0000%
        XYZ:
        23.5973, 11.3088, 95.5468
        xyY:
        0.1809, 0.0867, 11.3088
      CIE-Lab:
        40.0958, 72.4595, -94.7595
        CIE-LCH:
        40.0958, 119.2885, 307.4040
        CIE-Luv:
        40.0958, -0.5956, -133.5632
        Hunter-Lab:
        33.6286, 66.4039, -144.9170
      #5f2aff color charts
#5f2aff RGB chart
      #5f2aff CMYK chart
      #5f2aff RGB pie chart
      #5f2aff color shades, tints & tones
#5f2aff color schemes
#5f2aff color preview, HTML & CSS examples
           This text has a color of #5f2aff        
        
          <p style="color:#5f2aff;">Text here</p>
        
        
          .mytext {color:#5f2aff;}
        
        Text color #5f2aff
      
           This box has a color of #5f2aff        
        
          <div style="background-color:#5f2aff;">Content here</div>
        
        
          .mybackground {background-color:#5f2aff;}
        
        Background color #5f2aff
      
           Border around this has a color of #5f2aff        
        
          <div style="border:2px solid #5f2aff;">Content here</div>
        
        
          .myborder {border:2px solid #5f2aff;}
        
        Border color #5f2aff