#cf98c7 color space conversions
Hex:
        #cf98c7
        RGB:
        207, 152, 199
        CMY:
        19, 40, 22
        CMYK:
        0, 27, 4, 19
      HSL:
        309°, 36.4238%, 70.3922%
        HSV (HSB):
        309°, 26.5700%, 81.1765%
        XYZ:
        47.2692, 39.8454, 59.2324
        xyY:
        0.3230, 0.2723, 39.8454
      CIE-Lab:
        69.3593, 28.2132, -16.0951
        CIE-LCH:
        69.3593, 32.4813, 330.2960
        CIE-Luv:
        69.3593, 28.8530, -29.2287
        Hunter-Lab:
        63.1232, 23.2023, -11.4492
      #cf98c7 color charts
#cf98c7 RGB chart
      #cf98c7 CMYK chart
      #cf98c7 RGB pie chart
      #cf98c7 color shades, tints & tones
#cf98c7 color schemes
#cf98c7 color preview, HTML & CSS examples
           This text has a color of #cf98c7        
        
          <p style="color:#cf98c7;">Text here</p>
        
        
          .mytext {color:#cf98c7;}
        
        Text color #cf98c7
      
           This box has a color of #cf98c7        
        
          <div style="background-color:#cf98c7;">Content here</div>
        
        
          .mybackground {background-color:#cf98c7;}
        
        Background color #cf98c7
      
           Border around this has a color of #cf98c7        
        
          <div style="border:2px solid #cf98c7;">Content here</div>
        
        
          .myborder {border:2px solid #cf98c7;}
        
        Border color #cf98c7