#9f84fd color space conversions
Hex:
        #9f84fd
        RGB:
        159, 132, 253
        CMY:
        38, 48, 1
        CMYK:
        37, 48, 0, 1
      HSL:
        253°, 96.8000%, 75.4902%
        HSV (HSB):
        253°, 47.8261%, 99.2157%
        XYZ:
        40.2790, 30.9653, 96.7825
        xyY:
        0.2397, 0.1843, 30.9653
      CIE-Lab:
        62.4783, 37.2947, -56.9909
        CIE-LCH:
        62.4783, 68.1092, 303.2007
        CIE-Luv:
        62.4783, 3.8943, -95.7056
        Hunter-Lab:
        55.6465, 31.8235, -64.1669
      #9f84fd color charts
#9f84fd RGB chart
      #9f84fd CMYK chart
      #9f84fd RGB pie chart
      #9f84fd color shades, tints & tones
#9f84fd color schemes
#9f84fd color preview, HTML & CSS examples
           This text has a color of #9f84fd        
        
          <p style="color:#9f84fd;">Text here</p>
        
        
          .mytext {color:#9f84fd;}
        
        Text color #9f84fd
      
           This box has a color of #9f84fd        
        
          <div style="background-color:#9f84fd;">Content here</div>
        
        
          .mybackground {background-color:#9f84fd;}
        
        Background color #9f84fd
      
           Border around this has a color of #9f84fd        
        
          <div style="border:2px solid #9f84fd;">Content here</div>
        
        
          .myborder {border:2px solid #9f84fd;}
        
        Border color #9f84fd