#5d2fff color space conversions
Hex:
        #5d2fff
        RGB:
        93, 47, 255
        CMY:
        64, 82, 0
        CMYK:
        64, 82, 0, 0
      HSL:
        253°, 100.0000%, 59.2157%
        HSV (HSB):
        253°, 81.5686%, 100.0000%
        XYZ:
        23.5807, 11.5802, 95.6001
        xyY:
        0.1803, 0.0886, 11.5802
      CIE-Lab:
        40.5410, 70.4673, -94.0276
        CIE-LCH:
        40.5410, 117.5025, 306.8490
        CIE-Luv:
        40.5410, -1.5767, -133.3601
        Hunter-Lab:
        34.0297, 64.1389, -142.7436
      #5d2fff color charts
#5d2fff RGB chart
      #5d2fff CMYK chart
      #5d2fff RGB pie chart
      #5d2fff color shades, tints & tones
#5d2fff color schemes
#5d2fff color preview, HTML & CSS examples
           This text has a color of #5d2fff        
        
          <p style="color:#5d2fff;">Text here</p>
        
        
          .mytext {color:#5d2fff;}
        
        Text color #5d2fff
      
           This box has a color of #5d2fff        
        
          <div style="background-color:#5d2fff;">Content here</div>
        
        
          .mybackground {background-color:#5d2fff;}
        
        Background color #5d2fff
      
           Border around this has a color of #5d2fff        
        
          <div style="border:2px solid #5d2fff;">Content here</div>
        
        
          .myborder {border:2px solid #5d2fff;}
        
        Border color #5d2fff