#fc06af color space conversions
Hex:
        #fc06af
        RGB:
        252, 6, 175
        CMY:
        1, 98, 31
        CMYK:
        0, 98, 31, 1
      HSL:
        319°, 97.6190%, 50.5882%
        HSV (HSB):
        319°, 97.6190%, 98.8235%
        XYZ:
        47.9479, 23.9208, 42.6475
        xyY:
        0.4187, 0.2089, 23.9208
      CIE-Lab:
        56.0085, 87.6468, -22.1801
        CIE-LCH:
        56.0085, 90.4097, 345.7987
        CIE-Luv:
        56.0085, 117.1151, -47.8412
        Hunter-Lab:
        48.9089, 89.4018, -17.4633
      #fc06af color charts
#fc06af RGB chart
      #fc06af CMYK chart
      #fc06af RGB pie chart
      #fc06af color shades, tints & tones
#fc06af color schemes
#fc06af color preview, HTML & CSS examples
           This text has a color of #fc06af        
        
          <p style="color:#fc06af;">Text here</p>
        
        
          .mytext {color:#fc06af;}
        
        Text color #fc06af
      
           This box has a color of #fc06af        
        
          <div style="background-color:#fc06af;">Content here</div>
        
        
          .mybackground {background-color:#fc06af;}
        
        Background color #fc06af
      
           Border around this has a color of #fc06af        
        
          <div style="border:2px solid #fc06af;">Content here</div>
        
        
          .myborder {border:2px solid #fc06af;}
        
        Border color #fc06af