#cf3a86 color space conversions
Hex:
        #cf3a86
        RGB:
        207, 58, 134
        CMY:
        19, 77, 47
        CMYK:
        0, 72, 35, 19
      HSL:
        329°, 60.8163%, 51.9608%
        HSV (HSB):
        329°, 71.9807%, 81.1765%
        XYZ:
        31.5483, 18.0127, 24.3683
        xyY:
        0.4267, 0.2436, 18.0127
      CIE-Lab:
        49.5116, 63.8135, -8.4769
        CIE-LCH:
        49.5116, 64.3741, 352.4332
        CIE-Luv:
        49.5116, 89.3482, -23.0754
        Hunter-Lab:
        42.4414, 58.4131, -4.3331
      #cf3a86 color charts
#cf3a86 RGB chart
      #cf3a86 CMYK chart
      #cf3a86 RGB pie chart
      #cf3a86 color shades, tints & tones
#cf3a86 color schemes
#cf3a86 color preview, HTML & CSS examples
           This text has a color of #cf3a86        
        
          <p style="color:#cf3a86;">Text here</p>
        
        
          .mytext {color:#cf3a86;}
        
        Text color #cf3a86
      
           This box has a color of #cf3a86        
        
          <div style="background-color:#cf3a86;">Content here</div>
        
        
          .mybackground {background-color:#cf3a86;}
        
        Background color #cf3a86
      
           Border around this has a color of #cf3a86        
        
          <div style="border:2px solid #cf3a86;">Content here</div>
        
        
          .myborder {border:2px solid #cf3a86;}
        
        Border color #cf3a86