#9431fd color space conversions
Hex:
        #9431fd
        RGB:
        148, 49, 253
        CMY:
        42, 81, 1
        CMYK:
        42, 81, 0, 1
      HSL:
        269°, 98.0769%, 59.2157%
        HSV (HSB):
        269°, 80.6324%, 99.2157%
        XYZ:
        31.0407, 15.5844, 94.3006
        xyY:
        0.2203, 0.1106, 15.5844
      CIE-Lab:
        46.4244, 75.2535, -83.0120
        CIE-LCH:
        46.4244, 112.0450, 312.1935
        CIE-Luv:
        46.4244, 17.4147, -128.0978
        Hunter-Lab:
        39.4770, 71.2691, -113.9947
      #9431fd color charts
#9431fd RGB chart
      #9431fd CMYK chart
      #9431fd RGB pie chart
      #9431fd color shades, tints & tones
#9431fd color schemes
#9431fd color preview, HTML & CSS examples
           This text has a color of #9431fd        
        
          <p style="color:#9431fd;">Text here</p>
        
        
          .mytext {color:#9431fd;}
        
        Text color #9431fd
      
           This box has a color of #9431fd        
        
          <div style="background-color:#9431fd;">Content here</div>
        
        
          .mybackground {background-color:#9431fd;}
        
        Background color #9431fd
      
           Border around this has a color of #9431fd        
        
          <div style="border:2px solid #9431fd;">Content here</div>
        
        
          .myborder {border:2px solid #9431fd;}
        
        Border color #9431fd