#9f86fa color space conversions
Hex:
        #9f86fa
        RGB:
        159, 134, 250
        CMY:
        38, 47, 2
        CMYK:
        36, 46, 0, 2
      HSL:
        253°, 92.0635%, 75.2941%
        HSV (HSB):
        253°, 46.4000%, 98.0392%
        XYZ:
        40.0785, 31.3233, 94.3761
        xyY:
        0.2418, 0.1889, 31.3233
      CIE-Lab:
        62.7796, 35.3722, -54.8644
        CIE-LCH:
        62.7796, 65.2786, 302.8107
        CIE-Luv:
        62.7796, 3.5154, -92.1122
        Hunter-Lab:
        55.9672, 29.8825, -60.8023
      #9f86fa color charts
#9f86fa RGB chart
      #9f86fa CMYK chart
      #9f86fa RGB pie chart
      #9f86fa color shades, tints & tones
#9f86fa color schemes
#9f86fa color preview, HTML & CSS examples
           This text has a color of #9f86fa        
        
          <p style="color:#9f86fa;">Text here</p>
        
        
          .mytext {color:#9f86fa;}
        
        Text color #9f86fa
      
           This box has a color of #9f86fa        
        
          <div style="background-color:#9f86fa;">Content here</div>
        
        
          .mybackground {background-color:#9f86fa;}
        
        Background color #9f86fa
      
           Border around this has a color of #9f86fa        
        
          <div style="border:2px solid #9f86fa;">Content here</div>
        
        
          .myborder {border:2px solid #9f86fa;}
        
        Border color #9f86fa