#9230fb color space conversions
Hex:
        #9230fb
        RGB:
        146, 48, 251
        CMY:
        43, 81, 2
        CMYK:
        42, 81, 0, 2
      HSL:
        269°, 96.2085%, 58.6275%
        HSV (HSB):
        269°, 80.8765%, 98.4314%
        XYZ:
        30.3236, 15.1899, 92.6005
        xyY:
        0.2196, 0.1100, 15.1899
      CIE-Lab:
        45.8932, 74.8709, -82.7752
        CIE-LCH:
        45.8932, 111.6127, 312.1296
        CIE-Luv:
        45.8932, 16.9836, -127.2390
        Hunter-Lab:
        38.9743, 70.6755, -113.5875
      #9230fb color charts
#9230fb RGB chart
      #9230fb CMYK chart
      #9230fb RGB pie chart
      #9230fb color shades, tints & tones
#9230fb color schemes
#9230fb color preview, HTML & CSS examples
           This text has a color of #9230fb        
        
          <p style="color:#9230fb;">Text here</p>
        
        
          .mytext {color:#9230fb;}
        
        Text color #9230fb
      
           This box has a color of #9230fb        
        
          <div style="background-color:#9230fb;">Content here</div>
        
        
          .mybackground {background-color:#9230fb;}
        
        Background color #9230fb
      
           Border around this has a color of #9230fb        
        
          <div style="border:2px solid #9230fb;">Content here</div>
        
        
          .myborder {border:2px solid #9230fb;}
        
        Border color #9230fb