#cf126d color space conversions
Hex:
        #cf126d
        RGB:
        207, 18, 109
        CMY:
        19, 93, 57
        CMYK:
        0, 91, 47, 19
      HSL:
        331°, 84.0000%, 44.1176%
        HSV (HSB):
        331°, 91.3043%, 81.1765%
        XYZ:
        28.7087, 14.8021, 15.8120
        xyY:
        0.4839, 0.2495, 14.8021
      CIE-Lab:
        45.3620, 70.9850, 0.6717
        CIE-LCH:
        45.3620, 70.9882, 0.5421
        CIE-Luv:
        45.3620, 110.4426, -12.7122
        Hunter-Lab:
        38.4735, 65.8670, 2.5643
      #cf126d color charts
#cf126d RGB chart
      #cf126d CMYK chart
      #cf126d RGB pie chart
      #cf126d color shades, tints & tones
#cf126d color schemes
#cf126d color preview, HTML & CSS examples
           This text has a color of #cf126d        
        
          <p style="color:#cf126d;">Text here</p>
        
        
          .mytext {color:#cf126d;}
        
        Text color #cf126d
      
           This box has a color of #cf126d        
        
          <div style="background-color:#cf126d;">Content here</div>
        
        
          .mybackground {background-color:#cf126d;}
        
        Background color #cf126d
      
           Border around this has a color of #cf126d        
        
          <div style="border:2px solid #cf126d;">Content here</div>
        
        
          .myborder {border:2px solid #cf126d;}
        
        Border color #cf126d