#9430fa color space conversions
Hex:
        #9430fa
        RGB:
        148, 48, 250
        CMY:
        42, 81, 2
        CMYK:
        41, 81, 0, 2
      HSL:
        270°, 95.2830%, 58.4314%
        HSV (HSB):
        270°, 80.8000%, 98.0392%
        XYZ:
        30.5250, 15.3119, 91.7891
        xyY:
        0.2218, 0.1113, 15.3119
      CIE-Lab:
        46.0585, 74.9133, -81.9352
        CIE-LCH:
        46.0585, 111.0198, 312.4366
        CIE-Luv:
        46.0585, 18.0473, -126.3548
        Hunter-Lab:
        39.1305, 70.7665, -111.6864
      #9430fa color charts
#9430fa RGB chart
      #9430fa CMYK chart
      #9430fa RGB pie chart
      #9430fa color shades, tints & tones
#9430fa color schemes
#9430fa color preview, HTML & CSS examples
           This text has a color of #9430fa        
        
          <p style="color:#9430fa;">Text here</p>
        
        
          .mytext {color:#9430fa;}
        
        Text color #9430fa
      
           This box has a color of #9430fa        
        
          <div style="background-color:#9430fa;">Content here</div>
        
        
          .mybackground {background-color:#9430fa;}
        
        Background color #9430fa
      
           Border around this has a color of #9430fa        
        
          <div style="border:2px solid #9430fa;">Content here</div>
        
        
          .myborder {border:2px solid #9430fa;}
        
        Border color #9430fa