#9436ea color space conversions
Hex:
        #9436ea
        RGB:
        148, 54, 234
        CMY:
        42, 79, 8
        CMYK:
        37, 77, 0, 8
      HSL:
        271°, 81.0811%, 56.4706%
        HSV (HSB):
        271°, 76.9231%, 91.7647%
        XYZ:
        28.3832, 14.8747, 79.2171
        xyY:
        0.2317, 0.1215, 14.8747
      CIE-Lab:
        45.4622, 69.2803, -73.9107
        CIE-LCH:
        45.4622, 101.3043, 313.1479
        CIE-Luv:
        45.4622, 20.2478, -115.0427
        Hunter-Lab:
        38.5678, 63.8699, -94.7824
      #9436ea color charts
#9436ea RGB chart
      #9436ea CMYK chart
      #9436ea RGB pie chart
      #9436ea color shades, tints & tones
#9436ea color schemes
#9436ea color preview, HTML & CSS examples
           This text has a color of #9436ea        
        
          <p style="color:#9436ea;">Text here</p>
        
        
          .mytext {color:#9436ea;}
        
        Text color #9436ea
      
           This box has a color of #9436ea        
        
          <div style="background-color:#9436ea;">Content here</div>
        
        
          .mybackground {background-color:#9436ea;}
        
        Background color #9436ea
      
           Border around this has a color of #9436ea        
        
          <div style="border:2px solid #9436ea;">Content here</div>
        
        
          .myborder {border:2px solid #9436ea;}
        
        Border color #9436ea