#9693fb color space conversions
Hex:
        #9693fb
        RGB:
        150, 147, 251
        CMY:
        41, 42, 2
        CMYK:
        40, 41, 0, 2
      HSL:
        242°, 92.8571%, 78.0392%
        HSV (HSB):
        242°, 41.4343%, 98.4314%
        XYZ:
        40.4240, 34.3165, 95.7600
        xyY:
        0.2371, 0.2013, 34.3165
      CIE-Lab:
        65.2130, 25.9575, -51.5963
        CIE-LCH:
        65.2130, 57.7578, 296.7064
        CIE-Luv:
        65.2130, -5.0059, -86.2430
        Hunter-Lab:
        58.5803, 20.6604, -55.9139
      #9693fb color charts
#9693fb RGB chart
      #9693fb CMYK chart
      #9693fb RGB pie chart
      #9693fb color shades, tints & tones
#9693fb color schemes
#9693fb color preview, HTML & CSS examples
           This text has a color of #9693fb        
        
          <p style="color:#9693fb;">Text here</p>
        
        
          .mytext {color:#9693fb;}
        
        Text color #9693fb
      
           This box has a color of #9693fb        
        
          <div style="background-color:#9693fb;">Content here</div>
        
        
          .mybackground {background-color:#9693fb;}
        
        Background color #9693fb
      
           Border around this has a color of #9693fb        
        
          <div style="border:2px solid #9693fb;">Content here</div>
        
        
          .myborder {border:2px solid #9693fb;}
        
        Border color #9693fb