#fc06e5 color space conversions
Hex:
        #fc06e5
        RGB:
        252, 6, 229
        CMY:
        1, 98, 10
        CMYK:
        0, 98, 9, 1
      HSL:
        306°, 97.6190%, 50.5882%
        HSV (HSB):
        306°, 97.6190%, 98.8235%
        XYZ:
        54.3529, 26.4828, 76.3757
        xyY:
        0.3457, 0.1685, 26.4828
      CIE-Lab:
        58.4925, 93.9273, -49.2677
        CIE-LCH:
        58.4925, 106.0643, 332.3216
        CIE-Luv:
        58.4925, 92.4221, -89.8798
        Hunter-Lab:
        51.4615, 98.4715, -51.9713
      #fc06e5 color charts
#fc06e5 RGB chart
      #fc06e5 CMYK chart
      #fc06e5 RGB pie chart
      #fc06e5 color shades, tints & tones
#fc06e5 color schemes
#fc06e5 color preview, HTML & CSS examples
           This text has a color of #fc06e5        
        
          <p style="color:#fc06e5;">Text here</p>
        
        
          .mytext {color:#fc06e5;}
        
        Text color #fc06e5
      
           This box has a color of #fc06e5        
        
          <div style="background-color:#fc06e5;">Content here</div>
        
        
          .mybackground {background-color:#fc06e5;}
        
        Background color #fc06e5
      
           Border around this has a color of #fc06e5        
        
          <div style="border:2px solid #fc06e5;">Content here</div>
        
        
          .myborder {border:2px solid #fc06e5;}
        
        Border color #fc06e5