#7236ca color space conversions
Hex:
        #7236ca
        RGB:
        114, 54, 202
        CMY:
        55, 79, 21
        CMYK:
        44, 73, 0, 21
      HSL:
        264°, 58.2677%, 50.1961%
        HSV (HSB):
        264°, 73.2673%, 79.2157%
        XYZ:
        18.9193, 10.4800, 56.9028
        xyY:
        0.2192, 0.1214, 10.4800
      CIE-Lab:
        38.6905, 56.2040, -66.8032
        CIE-LCH:
        38.6905, 87.3015, 310.0751
        CIE-Luv:
        38.6905, 10.2396, -98.7773
        Hunter-Lab:
        32.3728, 47.6661, -81.5550
      #7236ca color charts
#7236ca RGB chart
      #7236ca CMYK chart
      #7236ca RGB pie chart
      #7236ca color shades, tints & tones
#7236ca color schemes
#7236ca color preview, HTML & CSS examples
           This text has a color of #7236ca        
        
          <p style="color:#7236ca;">Text here</p>
        
        
          .mytext {color:#7236ca;}
        
        Text color #7236ca
      
           This box has a color of #7236ca        
        
          <div style="background-color:#7236ca;">Content here</div>
        
        
          .mybackground {background-color:#7236ca;}
        
        Background color #7236ca
      
           Border around this has a color of #7236ca        
        
          <div style="border:2px solid #7236ca;">Content here</div>
        
        
          .myborder {border:2px solid #7236ca;}
        
        Border color #7236ca