#5f2ebe color space conversions
Hex:
        #5f2ebe
        RGB:
        95, 46, 190
        CMY:
        63, 82, 25
        CMYK:
        50, 76, 0, 25
      HSL:
        260°, 61.0169%, 46.2745%
        HSV (HSB):
        260°, 75.7895%, 74.5098%
        XYZ:
        14.9906, 8.1046, 49.4894
        xyY:
        0.2065, 0.1117, 8.1046
      CIE-Lab:
        34.1998, 53.7665, -67.2219
        CIE-LCH:
        34.1998, 86.0792, 308.6541
        CIE-Luv:
        34.1998, 5.5724, -94.4443
        Hunter-Lab:
        28.4686, 44.1720, -83.1411
      #5f2ebe color charts
#5f2ebe RGB chart
      #5f2ebe CMYK chart
      #5f2ebe RGB pie chart
      #5f2ebe color shades, tints & tones
#5f2ebe color schemes
#5f2ebe color preview, HTML & CSS examples
           This text has a color of #5f2ebe        
        
          <p style="color:#5f2ebe;">Text here</p>
        
        
          .mytext {color:#5f2ebe;}
        
        Text color #5f2ebe
      
           This box has a color of #5f2ebe        
        
          <div style="background-color:#5f2ebe;">Content here</div>
        
        
          .mybackground {background-color:#5f2ebe;}
        
        Background color #5f2ebe
      
           Border around this has a color of #5f2ebe        
        
          <div style="border:2px solid #5f2ebe;">Content here</div>
        
        
          .myborder {border:2px solid #5f2ebe;}
        
        Border color #5f2ebe