#eb72ed color space conversions
Hex:
        #eb72ed
        RGB:
        235, 114, 237
        CMY:
        8, 55, 7
        CMYK:
        1, 52, 0, 7
      HSL:
        299°, 77.3585%, 68.8235%
        HSV (HSB):
        299°, 51.8987%, 92.9412%
        XYZ:
        55.5643, 35.8112, 84.1045
        xyY:
        0.3166, 0.2041, 35.8112
      CIE-Lab:
        66.3754, 63.0101, -41.4791
        CIE-LCH:
        66.3754, 75.4373, 326.6434
        CIE-Luv:
        66.3754, 56.2359, -75.0152
        Hunter-Lab:
        59.8425, 61.0147, -41.4383
      #eb72ed color charts
#eb72ed RGB chart
      #eb72ed CMYK chart
      #eb72ed RGB pie chart
      #eb72ed color shades, tints & tones
#eb72ed color schemes
#eb72ed color preview, HTML & CSS examples
           This text has a color of #eb72ed        
        
          <p style="color:#eb72ed;">Text here</p>
        
        
          .mytext {color:#eb72ed;}
        
        Text color #eb72ed
      
           This box has a color of #eb72ed        
        
          <div style="background-color:#eb72ed;">Content here</div>
        
        
          .mybackground {background-color:#eb72ed;}
        
        Background color #eb72ed
      
           Border around this has a color of #eb72ed        
        
          <div style="border:2px solid #eb72ed;">Content here</div>
        
        
          .myborder {border:2px solid #eb72ed;}
        
        Border color #eb72ed