#8a2fea color space conversions
Hex:
        #8a2fea
        RGB:
        138, 47, 234
        CMY:
        46, 82, 8
        CMYK:
        41, 80, 0, 8
      HSL:
        269°, 81.6594%, 55.0980%
        HSV (HSB):
        269°, 79.9145%, 91.7647%
        XYZ:
        26.3490, 13.3768, 79.0351
        xyY:
        0.2219, 0.1126, 13.3768
      CIE-Lab:
        43.3256, 70.3070, -77.4567
        CIE-LCH:
        43.3256, 104.6069, 312.2299
        CIE-Luv:
        43.3256, 16.4773, -117.6773
        Hunter-Lab:
        36.5743, 64.5906, -102.5204
      #8a2fea color charts
#8a2fea RGB chart
      #8a2fea CMYK chart
      #8a2fea RGB pie chart
      #8a2fea color shades, tints & tones
#8a2fea color schemes
#8a2fea color preview, HTML & CSS examples
           This text has a color of #8a2fea        
        
          <p style="color:#8a2fea;">Text here</p>
        
        
          .mytext {color:#8a2fea;}
        
        Text color #8a2fea
      
           This box has a color of #8a2fea        
        
          <div style="background-color:#8a2fea;">Content here</div>
        
        
          .mybackground {background-color:#8a2fea;}
        
        Background color #8a2fea
      
           Border around this has a color of #8a2fea        
        
          <div style="border:2px solid #8a2fea;">Content here</div>
        
        
          .myborder {border:2px solid #8a2fea;}
        
        Border color #8a2fea