#cf196a color space conversions
Hex:
        #cf196a
        RGB:
        207, 25, 106
        CMY:
        19, 90, 58
        CMYK:
        0, 88, 49, 19
      HSL:
        333°, 78.4483%, 45.4902%
        HSV (HSB):
        333°, 87.9227%, 81.1765%
        XYZ:
        28.6813, 15.0013, 15.0195
        xyY:
        0.4886, 0.2555, 15.0013
      CIE-Lab:
        45.6359, 69.6972, 2.9304
        CIE-LCH:
        45.6359, 69.7588, 2.4075
        CIE-Luv:
        45.6359, 110.4461, -9.7466
        Hunter-Lab:
        38.7315, 64.4021, 4.1202
      #cf196a color charts
#cf196a RGB chart
      #cf196a CMYK chart
      #cf196a RGB pie chart
      #cf196a color shades, tints & tones
#cf196a color schemes
#cf196a color preview, HTML & CSS examples
           This text has a color of #cf196a        
        
          <p style="color:#cf196a;">Text here</p>
        
        
          .mytext {color:#cf196a;}
        
        Text color #cf196a
      
           This box has a color of #cf196a        
        
          <div style="background-color:#cf196a;">Content here</div>
        
        
          .mybackground {background-color:#cf196a;}
        
        Background color #cf196a
      
           Border around this has a color of #cf196a        
        
          <div style="border:2px solid #cf196a;">Content here</div>
        
        
          .myborder {border:2px solid #cf196a;}
        
        Border color #cf196a