#fc06ef color space conversions
Hex:
        #fc06ef
        RGB:
        252, 6, 239
        CMY:
        1, 98, 6
        CMYK:
        0, 98, 5, 1
      HSL:
        303°, 97.6190%, 50.5882%
        HSV (HSB):
        303°, 97.6190%, 98.8235%
        XYZ:
        55.7900, 27.0577, 83.9436
        xyY:
        0.3345, 0.1622, 27.0577
      CIE-Lab:
        59.0277, 95.2466, -54.0305
        CIE-LCH:
        59.0277, 109.5044, 330.4351
        CIE-Luv:
        59.0277, 88.1960, -97.4756
        Hunter-Lab:
        52.0170, 100.4175, -59.2686
      #fc06ef color charts
#fc06ef RGB chart
      #fc06ef CMYK chart
      #fc06ef RGB pie chart
      #fc06ef color shades, tints & tones
#fc06ef color schemes
#fc06ef color preview, HTML & CSS examples
           This text has a color of #fc06ef        
        
          <p style="color:#fc06ef;">Text here</p>
        
        
          .mytext {color:#fc06ef;}
        
        Text color #fc06ef
      
           This box has a color of #fc06ef        
        
          <div style="background-color:#fc06ef;">Content here</div>
        
        
          .mybackground {background-color:#fc06ef;}
        
        Background color #fc06ef
      
           Border around this has a color of #fc06ef        
        
          <div style="border:2px solid #fc06ef;">Content here</div>
        
        
          .myborder {border:2px solid #fc06ef;}
        
        Border color #fc06ef