#5d2efa color space conversions
Hex:
        #5d2efa
        RGB:
        93, 46, 250
        CMY:
        64, 82, 2
        CMYK:
        63, 82, 0, 2
      HSL:
        254°, 95.3271%, 58.0392%
        HSV (HSB):
        254°, 81.6000%, 98.0392%
        XYZ:
        22.7465, 11.1833, 91.4022
        xyY:
        0.1815, 0.0892, 11.1833
      CIE-Lab:
        39.8875, 69.5347, -92.3091
        CIE-LCH:
        39.8875, 115.5684, 306.9900
        CIE-Luv:
        39.8875, -1.0606, -130.5402
        Hunter-Lab:
        33.4414, 62.8915, -138.6427
      #5d2efa color charts
#5d2efa RGB chart
      #5d2efa CMYK chart
      #5d2efa RGB pie chart
      #5d2efa color shades, tints & tones
#5d2efa color schemes
#5d2efa color preview, HTML & CSS examples
           This text has a color of #5d2efa        
        
          <p style="color:#5d2efa;">Text here</p>
        
        
          .mytext {color:#5d2efa;}
        
        Text color #5d2efa
      
           This box has a color of #5d2efa        
        
          <div style="background-color:#5d2efa;">Content here</div>
        
        
          .mybackground {background-color:#5d2efa;}
        
        Background color #5d2efa
      
           Border around this has a color of #5d2efa        
        
          <div style="border:2px solid #5d2efa;">Content here</div>
        
        
          .myborder {border:2px solid #5d2efa;}
        
        Border color #5d2efa