#9a1ffa color space conversions
Hex:
        #9a1ffa
        RGB:
        154, 31, 250
        CMY:
        40, 88, 2
        CMYK:
        38, 88, 0, 2
      HSL:
        274°, 95.6332%, 55.0980%
        HSV (HSB):
        274°, 87.6000%, 98.0392%
        XYZ:
        31.0717, 14.7521, 91.6523
        xyY:
        0.2260, 0.1073, 14.7521
      CIE-Lab:
        45.2928, 80.2459, -83.1615
        CIE-LCH:
        45.2928, 115.5648, 313.9778
        CIE-Luv:
        45.2928, 22.2922, -127.5065
        Hunter-Lab:
        38.4085, 77.1882, -114.5948
      #9a1ffa color charts
#9a1ffa RGB chart
      #9a1ffa CMYK chart
      #9a1ffa RGB pie chart
      #9a1ffa color shades, tints & tones
#9a1ffa color schemes
#9a1ffa color preview, HTML & CSS examples
           This text has a color of #9a1ffa        
        
          <p style="color:#9a1ffa;">Text here</p>
        
        
          .mytext {color:#9a1ffa;}
        
        Text color #9a1ffa
      
           This box has a color of #9a1ffa        
        
          <div style="background-color:#9a1ffa;">Content here</div>
        
        
          .mybackground {background-color:#9a1ffa;}
        
        Background color #9a1ffa
      
           Border around this has a color of #9a1ffa        
        
          <div style="border:2px solid #9a1ffa;">Content here</div>
        
        
          .myborder {border:2px solid #9a1ffa;}
        
        Border color #9a1ffa