#9372fd color space conversions
Hex:
        #9372fd
        RGB:
        147, 114, 253
        CMY:
        42, 55, 1
        CMYK:
        42, 55, 0, 1
      HSL:
        254°, 97.2028%, 71.9608%
        HSV (HSB):
        254°, 54.9407%, 99.2157%
        XYZ:
        35.7796, 25.3295, 95.9318
        xyY:
        0.2278, 0.1613, 25.3295
      CIE-Lab:
        57.3951, 44.6654, -65.1900
        CIE-LCH:
        57.3951, 79.0237, 304.4173
        CIE-Luv:
        57.3951, 4.1728, -107.6670
        Hunter-Lab:
        50.3284, 38.8247, -77.7837
      #9372fd color charts
#9372fd RGB chart
      #9372fd CMYK chart
      #9372fd RGB pie chart
      #9372fd color shades, tints & tones
#9372fd color schemes
#9372fd color preview, HTML & CSS examples
           This text has a color of #9372fd        
        
          <p style="color:#9372fd;">Text here</p>
        
        
          .mytext {color:#9372fd;}
        
        Text color #9372fd
      
           This box has a color of #9372fd        
        
          <div style="background-color:#9372fd;">Content here</div>
        
        
          .mybackground {background-color:#9372fd;}
        
        Background color #9372fd
      
           Border around this has a color of #9372fd        
        
          <div style="border:2px solid #9372fd;">Content here</div>
        
        
          .myborder {border:2px solid #9372fd;}
        
        Border color #9372fd