#7236fc color space conversions
Hex:
        #7236fc
        RGB:
        114, 54, 252
        CMY:
        55, 79, 1
        CMYK:
        55, 79, 0, 1
      HSL:
        258°, 97.0588%, 60.0000%
        HSV (HSB):
        258°, 78.5714%, 98.8235%
        XYZ:
        25.8293, 13.2440, 93.2905
        xyY:
        0.1951, 0.1001, 13.2440
      CIE-Lab:
        43.1286, 68.9982, -88.0112
        CIE-LCH:
        43.1286, 111.8335, 308.0954
        CIE-Luv:
        43.1286, 3.9291, -130.0789
        Hunter-Lab:
        36.3923, 63.0030, -126.5132
      #7236fc color charts
#7236fc RGB chart
      #7236fc CMYK chart
      #7236fc RGB pie chart
      #7236fc color shades, tints & tones
#7236fc color schemes
#7236fc color preview, HTML & CSS examples
           This text has a color of #7236fc        
        
          <p style="color:#7236fc;">Text here</p>
        
        
          .mytext {color:#7236fc;}
        
        Text color #7236fc
      
           This box has a color of #7236fc        
        
          <div style="background-color:#7236fc;">Content here</div>
        
        
          .mybackground {background-color:#7236fc;}
        
        Background color #7236fc
      
           Border around this has a color of #7236fc        
        
          <div style="border:2px solid #7236fc;">Content here</div>
        
        
          .myborder {border:2px solid #7236fc;}
        
        Border color #7236fc