#5d2fec color space conversions
Hex:
        #5d2fec
        RGB:
        93, 47, 236
        CMY:
        64, 82, 7
        CMYK:
        61, 80, 0, 7
      HSL:
        255°, 83.2599%, 55.4902%
        HSV (HSB):
        255°, 80.0847%, 92.5490%
        XYZ:
        20.6710, 10.4163, 80.2779
        xyY:
        0.1856, 0.0935, 10.4163
      CIE-Lab:
        38.5795, 65.4283, -86.5769
        CIE-LCH:
        38.5795, 108.5192, 307.0793
        CIE-Luv:
        38.5795, 0.0440, -122.3376
        Hunter-Lab:
        32.2743, 57.8455, -124.8837
      #5d2fec color charts
#5d2fec RGB chart
      #5d2fec CMYK chart
      #5d2fec RGB pie chart
      #5d2fec color shades, tints & tones
#5d2fec color schemes
#5d2fec color preview, HTML & CSS examples
           This text has a color of #5d2fec        
        
          <p style="color:#5d2fec;">Text here</p>
        
        
          .mytext {color:#5d2fec;}
        
        Text color #5d2fec
      
           This box has a color of #5d2fec        
        
          <div style="background-color:#5d2fec;">Content here</div>
        
        
          .mybackground {background-color:#5d2fec;}
        
        Background color #5d2fec
      
           Border around this has a color of #5d2fec        
        
          <div style="border:2px solid #5d2fec;">Content here</div>
        
        
          .myborder {border:2px solid #5d2fec;}
        
        Border color #5d2fec