#cf72e0 color space conversions
Hex:
        #cf72e0
        RGB:
        207, 114, 224
        CMY:
        19, 55, 12
        CMYK:
        8, 49, 0, 12
      HSL:
        291°, 63.9535%, 66.2745%
        HSV (HSB):
        291°, 49.1071%, 87.8431%
        XYZ:
        45.2040, 30.6818, 74.0607
        xyY:
        0.3015, 0.2046, 30.6818
      CIE-Lab:
        62.2381, 53.0525, -40.9959
        CIE-LCH:
        62.2381, 67.0465, 322.3052
        CIE-Luv:
        62.2381, 40.9933, -71.8691
        Hunter-Lab:
        55.3912, 48.7368, -40.4997
      #cf72e0 color charts
#cf72e0 RGB chart
      #cf72e0 CMYK chart
      #cf72e0 RGB pie chart
      #cf72e0 color shades, tints & tones
#cf72e0 color schemes
#cf72e0 color preview, HTML & CSS examples
           This text has a color of #cf72e0        
        
          <p style="color:#cf72e0;">Text here</p>
        
        
          .mytext {color:#cf72e0;}
        
        Text color #cf72e0
      
           This box has a color of #cf72e0        
        
          <div style="background-color:#cf72e0;">Content here</div>
        
        
          .mybackground {background-color:#cf72e0;}
        
        Background color #cf72e0
      
           Border around this has a color of #cf72e0        
        
          <div style="border:2px solid #cf72e0;">Content here</div>
        
        
          .myborder {border:2px solid #cf72e0;}
        
        Border color #cf72e0