#cf349b color space conversions
Hex:
        #cf349b
        RGB:
        207, 52, 155
        CMY:
        19, 80, 39
        CMYK:
        0, 75, 25, 19
      HSL:
        320°, 61.7530%, 50.7843%
        HSV (HSB):
        320°, 74.8792%, 81.1765%
        XYZ:
        32.8765, 18.0879, 32.7689
        xyY:
        0.3926, 0.2160, 18.0879
      CIE-Lab:
        49.6026, 68.2130, -20.9206
        CIE-LCH:
        49.6026, 71.3490, 342.9495
        CIE-Luv:
        49.6026, 83.1071, -41.1970
        Hunter-Lab:
        42.5299, 63.5569, -15.9114
      #cf349b color charts
#cf349b RGB chart
      #cf349b CMYK chart
      #cf349b RGB pie chart
      #cf349b color shades, tints & tones
#cf349b color schemes
#cf349b color preview, HTML & CSS examples
           This text has a color of #cf349b        
        
          <p style="color:#cf349b;">Text here</p>
        
        
          .mytext {color:#cf349b;}
        
        Text color #cf349b
      
           This box has a color of #cf349b        
        
          <div style="background-color:#cf349b;">Content here</div>
        
        
          .mybackground {background-color:#cf349b;}
        
        Background color #cf349b
      
           Border around this has a color of #cf349b        
        
          <div style="border:2px solid #cf349b;">Content here</div>
        
        
          .myborder {border:2px solid #cf349b;}
        
        Border color #cf349b