#cf72ec color space conversions
Hex:
        #cf72ec
        RGB:
        207, 114, 236
        CMY:
        19, 55, 7
        CMYK:
        12, 52, 0, 7
      HSL:
        286°, 76.2500%, 68.6275%
        HSV (HSB):
        286°, 51.6949%, 92.5490%
        XYZ:
        46.8898, 31.3562, 82.9379
        xyY:
        0.2909, 0.1945, 31.3562
      CIE-Lab:
        62.8071, 55.3924, -46.7789
        CIE-LCH:
        62.8071, 72.5023, 319.8189
        CIE-Luv:
        62.8071, 38.3758, -81.6035
        Hunter-Lab:
        55.9966, 51.4763, -48.6182
      #cf72ec color charts
#cf72ec RGB chart
      #cf72ec CMYK chart
      #cf72ec RGB pie chart
      #cf72ec color shades, tints & tones
#cf72ec color schemes
#cf72ec color preview, HTML & CSS examples
           This text has a color of #cf72ec        
        
          <p style="color:#cf72ec;">Text here</p>
        
        
          .mytext {color:#cf72ec;}
        
        Text color #cf72ec
      
           This box has a color of #cf72ec        
        
          <div style="background-color:#cf72ec;">Content here</div>
        
        
          .mybackground {background-color:#cf72ec;}
        
        Background color #cf72ec
      
           Border around this has a color of #cf72ec        
        
          <div style="border:2px solid #cf72ec;">Content here</div>
        
        
          .myborder {border:2px solid #cf72ec;}
        
        Border color #cf72ec