#cf699a color space conversions
Hex:
        #cf699a
        RGB:
        207, 105, 154
        CMY:
        19, 59, 40
        CMYK:
        0, 49, 26, 19
      HSL:
        331°, 51.5152%, 61.1765%
        HSV (HSB):
        331°, 49.2754%, 81.1765%
        XYZ:
        36.6164, 25.7016, 33.6029
        xyY:
        0.3817, 0.2679, 25.7016
      CIE-Lab:
        57.7528, 45.9168, -7.9961
        CIE-LCH:
        57.7528, 46.6078, 350.1214
        CIE-Luv:
        57.7528, 61.7419, -19.5274
        Hunter-Lab:
        50.6968, 40.2046, -3.8109
      #cf699a color charts
#cf699a RGB chart
      #cf699a CMYK chart
      #cf699a RGB pie chart
      #cf699a color shades, tints & tones
#cf699a color schemes
#cf699a color preview, HTML & CSS examples
           This text has a color of #cf699a        
        
          <p style="color:#cf699a;">Text here</p>
        
        
          .mytext {color:#cf699a;}
        
        Text color #cf699a
      
           This box has a color of #cf699a        
        
          <div style="background-color:#cf699a;">Content here</div>
        
        
          .mybackground {background-color:#cf699a;}
        
        Background color #cf699a
      
           Border around this has a color of #cf699a        
        
          <div style="border:2px solid #cf699a;">Content here</div>
        
        
          .myborder {border:2px solid #cf699a;}
        
        Border color #cf699a