#9034ea color space conversions
Hex:
        #9034ea
        RGB:
        144, 52, 234
        CMY:
        44, 80, 8
        CMYK:
        38, 78, 0, 8
      HSL:
        270°, 81.2500%, 56.0784%
        HSV (HSB):
        270°, 77.7778%, 91.7647%
        XYZ:
        27.5809, 14.3258, 79.1534
        xyY:
        0.2278, 0.1183, 14.3258
      CIE-Lab:
        44.6966, 69.4011, -75.1825
        CIE-LCH:
        44.6966, 102.3178, 312.7102
        CIE-Luv:
        44.6966, 18.6143, -116.0294
        Hunter-Lab:
        37.8494, 63.8365, -97.4968
      #9034ea color charts
#9034ea RGB chart
      #9034ea CMYK chart
      #9034ea RGB pie chart
      #9034ea color shades, tints & tones
#9034ea color schemes
#9034ea color preview, HTML & CSS examples
           This text has a color of #9034ea        
        
          <p style="color:#9034ea;">Text here</p>
        
        
          .mytext {color:#9034ea;}
        
        Text color #9034ea
      
           This box has a color of #9034ea        
        
          <div style="background-color:#9034ea;">Content here</div>
        
        
          .mybackground {background-color:#9034ea;}
        
        Background color #9034ea
      
           Border around this has a color of #9034ea        
        
          <div style="border:2px solid #9034ea;">Content here</div>
        
        
          .myborder {border:2px solid #9034ea;}
        
        Border color #9034ea