#cf1b81 color space conversions
Hex:
        #cf1b81
        RGB:
        207, 27, 129
        CMY:
        19, 89, 49
        CMYK:
        0, 87, 38, 19
      HSL:
        326°, 76.9231%, 45.8824%
        HSV (HSB):
        326°, 86.9565%, 81.1765%
        XYZ:
        30.0865, 15.6342, 22.2009
        xyY:
        0.4430, 0.2302, 15.6342
      CIE-Lab:
        46.4909, 71.4019, -9.9724
        CIE-LCH:
        46.4909, 72.0950, 352.0492
        CIE-Luv:
        46.4909, 100.0378, -26.2883
        Hunter-Lab:
        39.5402, 66.6272, -5.6118
      #cf1b81 color charts
#cf1b81 RGB chart
      #cf1b81 CMYK chart
      #cf1b81 RGB pie chart
      #cf1b81 color shades, tints & tones
#cf1b81 color schemes
#cf1b81 color preview, HTML & CSS examples
           This text has a color of #cf1b81        
        
          <p style="color:#cf1b81;">Text here</p>
        
        
          .mytext {color:#cf1b81;}
        
        Text color #cf1b81
      
           This box has a color of #cf1b81        
        
          <div style="background-color:#cf1b81;">Content here</div>
        
        
          .mybackground {background-color:#cf1b81;}
        
        Background color #cf1b81
      
           Border around this has a color of #cf1b81        
        
          <div style="border:2px solid #cf1b81;">Content here</div>
        
        
          .myborder {border:2px solid #cf1b81;}
        
        Border color #cf1b81