#993efd color space conversions
Hex:
        #993efd
        RGB:
        153, 62, 253
        CMY:
        40, 76, 1
        CMYK:
        40, 75, 0, 1
      HSL:
        269°, 97.9487%, 61.7647%
        HSV (HSB):
        269°, 75.4941%, 99.2157%
        XYZ:
        32.5891, 17.3094, 94.5519
        xyY:
        0.2256, 0.1198, 17.3094
      CIE-Lab:
        48.6475, 71.3038, -79.3483
        CIE-LCH:
        48.6475, 106.6789, 311.9435
        CIE-Luv:
        48.6475, 18.0355, -125.1070
        Hunter-Lab:
        41.6046, 67.0122, -105.6212
      #993efd color charts
#993efd RGB chart
      #993efd CMYK chart
      #993efd RGB pie chart
      #993efd color shades, tints & tones
#993efd color schemes
#993efd color preview, HTML & CSS examples
           This text has a color of #993efd        
        
          <p style="color:#993efd;">Text here</p>
        
        
          .mytext {color:#993efd;}
        
        Text color #993efd
      
           This box has a color of #993efd        
        
          <div style="background-color:#993efd;">Content here</div>
        
        
          .mybackground {background-color:#993efd;}
        
        Background color #993efd
      
           Border around this has a color of #993efd        
        
          <div style="border:2px solid #993efd;">Content here</div>
        
        
          .myborder {border:2px solid #993efd;}
        
        Border color #993efd