#9a2fea color space conversions
Hex:
        #9a2fea
        RGB:
        154, 47, 234
        CMY:
        40, 82, 8
        CMYK:
        34, 80, 0, 8
      HSL:
        274°, 81.6594%, 55.0980%
        HSV (HSB):
        274°, 79.9145%, 91.7647%
        XYZ:
        29.1942, 14.8436, 79.1683
        xyY:
        0.2370, 0.1205, 14.8436
      CIE-Lab:
        45.4192, 72.6189, -73.9479
        CIE-LCH:
        45.4192, 103.6427, 314.4805
        CIE-Luv:
        45.4192, 24.0878, -115.3376
        Hunter-Lab:
        38.5274, 67.8361, -94.8635
      #9a2fea color charts
#9a2fea RGB chart
      #9a2fea CMYK chart
      #9a2fea RGB pie chart
      #9a2fea color shades, tints & tones
#9a2fea color schemes
#9a2fea color preview, HTML & CSS examples
           This text has a color of #9a2fea        
        
          <p style="color:#9a2fea;">Text here</p>
        
        
          .mytext {color:#9a2fea;}
        
        Text color #9a2fea
      
           This box has a color of #9a2fea        
        
          <div style="background-color:#9a2fea;">Content here</div>
        
        
          .mybackground {background-color:#9a2fea;}
        
        Background color #9a2fea
      
           Border around this has a color of #9a2fea        
        
          <div style="border:2px solid #9a2fea;">Content here</div>
        
        
          .myborder {border:2px solid #9a2fea;}
        
        Border color #9a2fea