#9236fe color space conversions
Hex:
        #9236fe
        RGB:
        146, 54, 254
        CMY:
        43, 79, 0
        CMYK:
        43, 79, 0, 0
      HSL:
        268°, 99.0099%, 60.3922%
        HSV (HSB):
        268°, 78.7402%, 99.6078%
        XYZ:
        31.0626, 15.9051, 95.1987
        xyY:
        0.2185, 0.1119, 15.9051
      CIE-Lab:
        46.8497, 73.5014, -82.8821
        CIE-LCH:
        46.8497, 110.7786, 311.5672
        CIE-Luv:
        46.8497, 15.7988, -128.2196
        Hunter-Lab:
        39.8812, 69.2379, -113.6119
      #9236fe color charts
#9236fe RGB chart
      #9236fe CMYK chart
      #9236fe RGB pie chart
      #9236fe color shades, tints & tones
#9236fe color schemes
#9236fe color preview, HTML & CSS examples
           This text has a color of #9236fe        
        
          <p style="color:#9236fe;">Text here</p>
        
        
          .mytext {color:#9236fe;}
        
        Text color #9236fe
      
           This box has a color of #9236fe        
        
          <div style="background-color:#9236fe;">Content here</div>
        
        
          .mybackground {background-color:#9236fe;}
        
        Background color #9236fe
      
           Border around this has a color of #9236fe        
        
          <div style="border:2px solid #9236fe;">Content here</div>
        
        
          .myborder {border:2px solid #9236fe;}
        
        Border color #9236fe