#cf126a color space conversions
Hex:
        #cf126a
        RGB:
        207, 18, 106
        CMY:
        19, 93, 58
        CMYK:
        0, 91, 49, 19
      HSL:
        332°, 84.0000%, 44.1176%
        HSV (HSB):
        332°, 91.3043%, 81.1765%
        XYZ:
        28.5500, 14.7386, 14.9758
        xyY:
        0.4900, 0.2530, 14.7386
      CIE-Lab:
        45.2741, 70.7442, 2.4070
        CIE-LCH:
        45.2741, 70.7852, 1.9487
        CIE-Luv:
        45.2741, 111.7452, -10.5980
        Hunter-Lab:
        38.3909, 65.5600, 3.7454
      #cf126a color charts
#cf126a RGB chart
      #cf126a CMYK chart
      #cf126a RGB pie chart
      #cf126a color shades, tints & tones
#cf126a color schemes
#cf126a color preview, HTML & CSS examples
           This text has a color of #cf126a        
        
          <p style="color:#cf126a;">Text here</p>
        
        
          .mytext {color:#cf126a;}
        
        Text color #cf126a
      
           This box has a color of #cf126a        
        
          <div style="background-color:#cf126a;">Content here</div>
        
        
          .mybackground {background-color:#cf126a;}
        
        Background color #cf126a
      
           Border around this has a color of #cf126a        
        
          <div style="border:2px solid #cf126a;">Content here</div>
        
        
          .myborder {border:2px solid #cf126a;}
        
        Border color #cf126a