#9693fe color space conversions
Hex:
        #9693fe
        RGB:
        150, 147, 254
        CMY:
        41, 42, 0
        CMYK:
        41, 42, 0, 0
      HSL:
        242°, 98.1651%, 78.6275%
        HSV (HSB):
        242°, 42.1260%, 99.6078%
        XYZ:
        40.9008, 34.5072, 98.2708
        xyY:
        0.2355, 0.1987, 34.5072
      CIE-Lab:
        65.3632, 26.7828, -52.9977
        CIE-LCH:
        65.3632, 59.3807, 296.8101
        CIE-Luv:
        65.3632, -5.1958, -88.7006
        Hunter-Lab:
        58.7429, 21.4839, -58.0661
      #9693fe color charts
#9693fe RGB chart
      #9693fe CMYK chart
      #9693fe RGB pie chart
      #9693fe color shades, tints & tones
#9693fe color schemes
#9693fe color preview, HTML & CSS examples
           This text has a color of #9693fe        
        
          <p style="color:#9693fe;">Text here</p>
        
        
          .mytext {color:#9693fe;}
        
        Text color #9693fe
      
           This box has a color of #9693fe        
        
          <div style="background-color:#9693fe;">Content here</div>
        
        
          .mybackground {background-color:#9693fe;}
        
        Background color #9693fe
      
           Border around this has a color of #9693fe        
        
          <div style="border:2px solid #9693fe;">Content here</div>
        
        
          .myborder {border:2px solid #9693fe;}
        
        Border color #9693fe