#9434ef color space conversions
Hex:
        #9434ef
        RGB:
        148, 52, 239
        CMY:
        42, 80, 6
        CMYK:
        38, 78, 0, 6
      HSL:
        271°, 85.3881%, 57.0588%
        HSV (HSB):
        271°, 78.2427%, 93.7255%
        XYZ:
        29.0207, 14.9839, 83.0240
        xyY:
        0.2285, 0.1180, 14.9839
      CIE-Lab:
        45.6121, 71.1178, -76.4887
        CIE-LCH:
        45.6121, 104.4426, 312.9161
        CIE-Luv:
        45.6121, 19.5734, -118.6837
        Hunter-Lab:
        38.7090, 66.0833, -100.0702
      #9434ef color charts
#9434ef RGB chart
      #9434ef CMYK chart
      #9434ef RGB pie chart
      #9434ef color shades, tints & tones
#9434ef color schemes
#9434ef color preview, HTML & CSS examples
           This text has a color of #9434ef        
        
          <p style="color:#9434ef;">Text here</p>
        
        
          .mytext {color:#9434ef;}
        
        Text color #9434ef
      
           This box has a color of #9434ef        
        
          <div style="background-color:#9434ef;">Content here</div>
        
        
          .mybackground {background-color:#9434ef;}
        
        Background color #9434ef
      
           Border around this has a color of #9434ef        
        
          <div style="border:2px solid #9434ef;">Content here</div>
        
        
          .myborder {border:2px solid #9434ef;}
        
        Border color #9434ef