#8a42ea color space conversions
Hex:
        #8a42ea
        RGB:
        138, 66, 234
        CMY:
        46, 74, 8
        CMYK:
        41, 72, 0, 8
      HSL:
        266°, 80.0000%, 58.8235%
        HSV (HSB):
        266°, 71.7949%, 91.7647%
        XYZ:
        27.2807, 15.2402, 79.3457
        xyY:
        0.2239, 0.1251, 15.2402
      CIE-Lab:
        45.9615, 62.7439, -73.1472
        CIE-LCH:
        45.9615, 96.3707, 310.6222
        CIE-Luv:
        45.9615, 13.7975, -113.9049
        Hunter-Lab:
        39.0387, 56.4202, -93.1791
      #8a42ea color charts
#8a42ea RGB chart
      #8a42ea CMYK chart
      #8a42ea RGB pie chart
      #8a42ea color shades, tints & tones
#8a42ea color schemes
#8a42ea color preview, HTML & CSS examples
           This text has a color of #8a42ea        
        
          <p style="color:#8a42ea;">Text here</p>
        
        
          .mytext {color:#8a42ea;}
        
        Text color #8a42ea
      
           This box has a color of #8a42ea        
        
          <div style="background-color:#8a42ea;">Content here</div>
        
        
          .mybackground {background-color:#8a42ea;}
        
        Background color #8a42ea
      
           Border around this has a color of #8a42ea        
        
          <div style="border:2px solid #8a42ea;">Content here</div>
        
        
          .myborder {border:2px solid #8a42ea;}
        
        Border color #8a42ea