#fc06fd color space conversions
Hex:
        #fc06fd
        RGB:
        252, 6, 253
        CMY:
        1, 98, 1
        CMYK:
        0, 98, 0, 1
      HSL:
        300°, 98.4064%, 50.7843%
        HSV (HSB):
        300°, 97.6285%, 99.2157%
        XYZ:
        57.9396, 27.9175, 95.2634
        xyY:
        0.3199, 0.1541, 27.9175
      CIE-Lab:
        59.8142, 97.1659, -60.5728
        CIE-LCH:
        59.8142, 114.5001, 328.0607
        CIE-Luv:
        59.8142, 82.5084, -107.9401
        Hunter-Lab:
        52.8371, 103.2732, -69.9119
      #fc06fd color charts
#fc06fd RGB chart
      #fc06fd CMYK chart
      #fc06fd RGB pie chart
      #fc06fd color shades, tints & tones
#fc06fd color schemes
#fc06fd color preview, HTML & CSS examples
           This text has a color of #fc06fd        
        
          <p style="color:#fc06fd;">Text here</p>
        
        
          .mytext {color:#fc06fd;}
        
        Text color #fc06fd
      
           This box has a color of #fc06fd        
        
          <div style="background-color:#fc06fd;">Content here</div>
        
        
          .mybackground {background-color:#fc06fd;}
        
        Background color #fc06fd
      
           Border around this has a color of #fc06fd        
        
          <div style="border:2px solid #fc06fd;">Content here</div>
        
        
          .myborder {border:2px solid #fc06fd;}
        
        Border color #fc06fd