#cf21b4 color space conversions
Hex:
        #cf21b4
        RGB:
        207, 33, 180
        CMY:
        19, 87, 29
        CMYK:
        0, 84, 13, 19
      HSL:
        309°, 72.5000%, 47.0588%
        HSV (HSB):
        309°, 84.0580%, 81.1765%
        XYZ:
        34.5142, 17.6484, 44.7674
        xyY:
        0.3561, 0.1821, 17.6484
      CIE-Lab:
        49.0668, 76.2559, -36.5339
        CIE-LCH:
        49.0668, 84.5558, 334.4011
        CIE-Luv:
        49.0668, 76.9265, -65.0431
        Hunter-Lab:
        42.0100, 73.1330, -33.7746
      #cf21b4 color charts
#cf21b4 RGB chart
      #cf21b4 CMYK chart
      #cf21b4 RGB pie chart
      #cf21b4 color shades, tints & tones
#cf21b4 color schemes
#cf21b4 color preview, HTML & CSS examples
           This text has a color of #cf21b4        
        
          <p style="color:#cf21b4;">Text here</p>
        
        
          .mytext {color:#cf21b4;}
        
        Text color #cf21b4
      
           This box has a color of #cf21b4        
        
          <div style="background-color:#cf21b4;">Content here</div>
        
        
          .mybackground {background-color:#cf21b4;}
        
        Background color #cf21b4
      
           Border around this has a color of #cf21b4        
        
          <div style="border:2px solid #cf21b4;">Content here</div>
        
        
          .myborder {border:2px solid #cf21b4;}
        
        Border color #cf21b4