#9f69ed color space conversions
Hex:
        #9f69ed
        RGB:
        159, 105, 237
        CMY:
        38, 59, 7
        CMYK:
        33, 56, 0, 7
      HSL:
        265°, 78.5714%, 67.0588%
        HSV (HSB):
        265°, 55.6962%, 92.9412%
        XYZ:
        34.6357, 23.5885, 82.8483
        xyY:
        0.2455, 0.1672, 23.5885
      CIE-Lab:
        55.6734, 48.1974, -59.0127
        CIE-LCH:
        55.6734, 76.1938, 309.2395
        CIE-Luv:
        55.6734, 14.2219, -97.7539
        Hunter-Lab:
        48.5680, 42.3012, -67.1405
      #9f69ed color charts
#9f69ed RGB chart
      #9f69ed CMYK chart
      #9f69ed RGB pie chart
      #9f69ed color shades, tints & tones
#9f69ed color schemes
#9f69ed color preview, HTML & CSS examples
           This text has a color of #9f69ed        
        
          <p style="color:#9f69ed;">Text here</p>
        
        
          .mytext {color:#9f69ed;}
        
        Text color #9f69ed
      
           This box has a color of #9f69ed        
        
          <div style="background-color:#9f69ed;">Content here</div>
        
        
          .mybackground {background-color:#9f69ed;}
        
        Background color #9f69ed
      
           Border around this has a color of #9f69ed        
        
          <div style="border:2px solid #9f69ed;">Content here</div>
        
        
          .myborder {border:2px solid #9f69ed;}
        
        Border color #9f69ed