#9034ef color space conversions
Hex:
        #9034ef
        RGB:
        144, 52, 239
        CMY:
        44, 80, 6
        CMYK:
        40, 78, 0, 6
      HSL:
        270°, 85.3881%, 57.0588%
        HSV (HSB):
        270°, 78.2427%, 93.7255%
        XYZ:
        28.3096, 14.6173, 82.9907
        xyY:
        0.2248, 0.1161, 14.6173
      CIE-Lab:
        45.1055, 70.5286, -77.3378
        CIE-LCH:
        45.1055, 104.6682, 312.3634
        CIE-Luv:
        45.1055, 17.7170, -119.2634
        Hunter-Lab:
        38.2325, 65.2648, -101.9370
      #9034ef color charts
#9034ef RGB chart
      #9034ef CMYK chart
      #9034ef RGB pie chart
      #9034ef color shades, tints & tones
#9034ef color schemes
#9034ef color preview, HTML & CSS examples
           This text has a color of #9034ef        
        
          <p style="color:#9034ef;">Text here</p>
        
        
          .mytext {color:#9034ef;}
        
        Text color #9034ef
      
           This box has a color of #9034ef        
        
          <div style="background-color:#9034ef;">Content here</div>
        
        
          .mybackground {background-color:#9034ef;}
        
        Background color #9034ef
      
           Border around this has a color of #9034ef        
        
          <div style="border:2px solid #9034ef;">Content here</div>
        
        
          .myborder {border:2px solid #9034ef;}
        
        Border color #9034ef