#cf4194 color space conversions
Hex:
        #cf4194
        RGB:
        207, 65, 148
        CMY:
        19, 75, 42
        CMYK:
        0, 69, 29, 19
      HSL:
        325°, 59.6639%, 53.3333%
        HSV (HSB):
        325°, 68.5990%, 81.1765%
        XYZ:
        32.9677, 19.1841, 29.9823
        xyY:
        0.4014, 0.2336, 19.1841
      CIE-Lab:
        50.9019, 62.9367, -14.7681
        CIE-LCH:
        50.9019, 64.6462, 346.7944
        CIE-Luv:
        50.9019, 81.5688, -31.7066
        Hunter-Lab:
        43.7997, 57.7063, -9.9261
      #cf4194 color charts
#cf4194 RGB chart
      #cf4194 CMYK chart
      #cf4194 RGB pie chart
      #cf4194 color shades, tints & tones
#cf4194 color schemes
#cf4194 color preview, HTML & CSS examples
           This text has a color of #cf4194        
        
          <p style="color:#cf4194;">Text here</p>
        
        
          .mytext {color:#cf4194;}
        
        Text color #cf4194
      
           This box has a color of #cf4194        
        
          <div style="background-color:#cf4194;">Content here</div>
        
        
          .mybackground {background-color:#cf4194;}
        
        Background color #cf4194
      
           Border around this has a color of #cf4194        
        
          <div style="border:2px solid #cf4194;">Content here</div>
        
        
          .myborder {border:2px solid #cf4194;}
        
        Border color #cf4194