#cf1684 color space conversions
Hex:
        #cf1684
        RGB:
        207, 22, 132
        CMY:
        19, 91, 48
        CMYK:
        0, 89, 36, 19
      HSL:
        324°, 80.7860%, 44.9020%
        HSV (HSB):
        324°, 89.3720%, 81.1765%
        XYZ:
        30.1839, 15.5052, 23.2317
        xyY:
        0.4380, 0.2250, 15.5052
      CIE-Lab:
        46.3185, 72.5126, -12.0642
        CIE-LCH:
        46.3185, 73.5093, 350.5540
        CIE-Luv:
        46.3185, 99.5472, -29.2597
        Hunter-Lab:
        39.3766, 67.9191, -7.4168
      #cf1684 color charts
#cf1684 RGB chart
      #cf1684 CMYK chart
      #cf1684 RGB pie chart
      #cf1684 color shades, tints & tones
#cf1684 color schemes
#cf1684 color preview, HTML & CSS examples
           This text has a color of #cf1684        
        
          <p style="color:#cf1684;">Text here</p>
        
        
          .mytext {color:#cf1684;}
        
        Text color #cf1684
      
           This box has a color of #cf1684        
        
          <div style="background-color:#cf1684;">Content here</div>
        
        
          .mybackground {background-color:#cf1684;}
        
        Background color #cf1684
      
           Border around this has a color of #cf1684        
        
          <div style="border:2px solid #cf1684;">Content here</div>
        
        
          .myborder {border:2px solid #cf1684;}
        
        Border color #cf1684