#9386fe color space conversions
Hex:
        #9386fe
        RGB:
        147, 134, 254
        CMY:
        42, 47, 0
        CMYK:
        42, 47, 0, 0
      HSL:
        247°, 98.3607%, 76.0784%
        HSV (HSB):
        247°, 47.2441%, 99.6078%
        XYZ:
        38.4471, 30.4090, 97.6091
        xyY:
        0.2310, 0.1827, 30.4090
      CIE-Lab:
        62.0055, 33.5507, -58.3520
        CIE-LCH:
        62.0055, 67.3098, 299.8977
        CIE-Luv:
        62.0055, -2.0397, -97.3452
        Hunter-Lab:
        55.1444, 27.9491, -66.3461
      #9386fe color charts
#9386fe RGB chart
      #9386fe CMYK chart
      #9386fe RGB pie chart
      #9386fe color shades, tints & tones
#9386fe color schemes
#9386fe color preview, HTML & CSS examples
           This text has a color of #9386fe        
        
          <p style="color:#9386fe;">Text here</p>
        
        
          .mytext {color:#9386fe;}
        
        Text color #9386fe
      
           This box has a color of #9386fe        
        
          <div style="background-color:#9386fe;">Content here</div>
        
        
          .mybackground {background-color:#9386fe;}
        
        Background color #9386fe
      
           Border around this has a color of #9386fe        
        
          <div style="border:2px solid #9386fe;">Content here</div>
        
        
          .myborder {border:2px solid #9386fe;}
        
        Border color #9386fe