#cf4de2 color space conversions
Hex:
        #cf4de2
        RGB:
        207, 77, 226
        CMY:
        19, 70, 11
        CMYK:
        8, 66, 0, 11
      HSL:
        292°, 71.9807%, 59.4118%
        HSV (HSB):
        292°, 65.9292%, 88.6275%
        XYZ:
        42.1135, 24.0641, 74.3767
        xyY:
        0.2996, 0.1712, 24.0641
      CIE-Lab:
        56.1520, 70.1809, -51.7391
        CIE-LCH:
        56.1520, 87.1911, 323.6014
        CIE-Luv:
        56.1520, 51.9505, -89.4073
        Hunter-Lab:
        49.0552, 67.3941, -55.5559
      #cf4de2 color charts
#cf4de2 RGB chart
      #cf4de2 CMYK chart
      #cf4de2 RGB pie chart
      #cf4de2 color shades, tints & tones
#cf4de2 color schemes
#cf4de2 color preview, HTML & CSS examples
           This text has a color of #cf4de2        
        
          <p style="color:#cf4de2;">Text here</p>
        
        
          .mytext {color:#cf4de2;}
        
        Text color #cf4de2
      
           This box has a color of #cf4de2        
        
          <div style="background-color:#cf4de2;">Content here</div>
        
        
          .mybackground {background-color:#cf4de2;}
        
        Background color #cf4de2
      
           Border around this has a color of #cf4de2        
        
          <div style="border:2px solid #cf4de2;">Content here</div>
        
        
          .myborder {border:2px solid #cf4de2;}
        
        Border color #cf4de2