#8a0fed color space conversions
Hex:
        #8a0fed
        RGB:
        138, 15, 237
        CMY:
        46, 94, 7
        CMYK:
        42, 94, 0, 7
      HSL:
        273°, 88.0952%, 49.4118%
        HSV (HSB):
        273°, 93.6709%, 92.9412%
        XYZ:
        25.9381, 11.8593, 81.0428
        xyY:
        0.2183, 0.0998, 11.8593
      CIE-Lab:
        40.9917, 78.6634, -82.9899
        CIE-LCH:
        40.9917, 114.3470, 313.4669
        CIE-Luv:
        40.9917, 18.2735, -122.3170
        Hunter-Lab:
        34.4374, 74.1801, -115.4231
      #8a0fed color charts
#8a0fed RGB chart
      #8a0fed CMYK chart
      #8a0fed RGB pie chart
      #8a0fed color shades, tints & tones
#8a0fed color schemes
#8a0fed color preview, HTML & CSS examples
           This text has a color of #8a0fed        
        
          <p style="color:#8a0fed;">Text here</p>
        
        
          .mytext {color:#8a0fed;}
        
        Text color #8a0fed
      
           This box has a color of #8a0fed        
        
          <div style="background-color:#8a0fed;">Content here</div>
        
        
          .mybackground {background-color:#8a0fed;}
        
        Background color #8a0fed
      
           Border around this has a color of #8a0fed        
        
          <div style="border:2px solid #8a0fed;">Content here</div>
        
        
          .myborder {border:2px solid #8a0fed;}
        
        Border color #8a0fed