#8c72ec color space conversions
Hex:
        #8c72ec
        RGB:
        140, 114, 236
        CMY:
        45, 55, 7
        CMYK:
        41, 52, 0, 7
      HSL:
        253°, 76.2500%, 68.6275%
        HSV (HSB):
        253°, 51.6949%, 92.5490%
        XYZ:
        31.9729, 23.6662, 82.2398
        xyY:
        0.2319, 0.1716, 23.6662
      CIE-Lab:
        55.7520, 38.4611, -58.4290
        CIE-LCH:
        55.7520, 69.9514, 303.3550
        CIE-Luv:
        55.7520, 2.8860, -95.8255
        Hunter-Lab:
        48.6479, 32.1816, -66.1767
      #8c72ec color charts
#8c72ec RGB chart
      #8c72ec CMYK chart
      #8c72ec RGB pie chart
      #8c72ec color shades, tints & tones
#8c72ec color schemes
#8c72ec color preview, HTML & CSS examples
           This text has a color of #8c72ec        
        
          <p style="color:#8c72ec;">Text here</p>
        
        
          .mytext {color:#8c72ec;}
        
        Text color #8c72ec
      
           This box has a color of #8c72ec        
        
          <div style="background-color:#8c72ec;">Content here</div>
        
        
          .mybackground {background-color:#8c72ec;}
        
        Background color #8c72ec
      
           Border around this has a color of #8c72ec        
        
          <div style="border:2px solid #8c72ec;">Content here</div>
        
        
          .myborder {border:2px solid #8c72ec;}
        
        Border color #8c72ec