#9a42ea color space conversions
Hex:
        #9a42ea
        RGB:
        154, 66, 234
        CMY:
        40, 74, 8
        CMYK:
        34, 72, 0, 8
      HSL:
        271°, 80.0000%, 58.8235%
        HSV (HSB):
        271°, 71.7949%, 91.7647%
        XYZ:
        30.1259, 16.7070, 79.4789
        xyY:
        0.2385, 0.1323, 16.7070
      CIE-Lab:
        47.8887, 65.5259, -69.9251
        CIE-LCH:
        47.8887, 95.8288, 313.1398
        CIE-Luv:
        47.8887, 21.3348, -111.2585
        Hunter-Lab:
        40.8742, 60.0320, -86.6761
      #9a42ea color charts
#9a42ea RGB chart
      #9a42ea CMYK chart
      #9a42ea RGB pie chart
      #9a42ea color shades, tints & tones
#9a42ea color schemes
#9a42ea color preview, HTML & CSS examples
           This text has a color of #9a42ea        
        
          <p style="color:#9a42ea;">Text here</p>
        
        
          .mytext {color:#9a42ea;}
        
        Text color #9a42ea
      
           This box has a color of #9a42ea        
        
          <div style="background-color:#9a42ea;">Content here</div>
        
        
          .mybackground {background-color:#9a42ea;}
        
        Background color #9a42ea
      
           Border around this has a color of #9a42ea        
        
          <div style="border:2px solid #9a42ea;">Content here</div>
        
        
          .myborder {border:2px solid #9a42ea;}
        
        Border color #9a42ea