#9381fc color space conversions
Hex:
        #9381fc
        RGB:
        147, 129, 252
        CMY:
        42, 49, 1
        CMYK:
        42, 49, 0, 1
      HSL:
        249°, 95.3488%, 74.7059%
        HSV (HSB):
        249°, 48.8095%, 98.8235%
        XYZ:
        37.4536, 28.9318, 95.7058
        xyY:
        0.2311, 0.1785, 28.9318
      CIE-Lab:
        60.7214, 35.8725, -59.3043
        CIE-LCH:
        60.7214, 69.3097, 301.1693
        CIE-Luv:
        60.7214, -0.2673, -98.7251
        Hunter-Lab:
        53.7883, 30.1625, -67.8432
      #9381fc color charts
#9381fc RGB chart
      #9381fc CMYK chart
      #9381fc RGB pie chart
      #9381fc color shades, tints & tones
#9381fc color schemes
#9381fc color preview, HTML & CSS examples
           This text has a color of #9381fc        
        
          <p style="color:#9381fc;">Text here</p>
        
        
          .mytext {color:#9381fc;}
        
        Text color #9381fc
      
           This box has a color of #9381fc        
        
          <div style="background-color:#9381fc;">Content here</div>
        
        
          .mybackground {background-color:#9381fc;}
        
        Background color #9381fc
      
           Border around this has a color of #9381fc        
        
          <div style="border:2px solid #9381fc;">Content here</div>
        
        
          .myborder {border:2px solid #9381fc;}
        
        Border color #9381fc