#fc6ae5 color space conversions
Hex:
        #fc6ae5
        RGB:
        252, 106, 229
        CMY:
        1, 58, 10
        CMYK:
        0, 58, 9, 1
      HSL:
        309°, 96.0526%, 70.1961%
        HSV (HSB):
        309°, 57.9365%, 98.8235%
        XYZ:
        59.4418, 36.6607, 78.0720
        xyY:
        0.3413, 0.2105, 36.6607
      CIE-Lab:
        67.0217, 69.7317, -35.8683
        CIE-LCH:
        67.0217, 78.4159, 332.7798
        CIE-Luv:
        67.0217, 73.2043, -67.2671
        Hunter-Lab:
        60.5480, 69.2796, -34.0662
      #fc6ae5 color charts
#fc6ae5 RGB chart
      #fc6ae5 CMYK chart
      #fc6ae5 RGB pie chart
      #fc6ae5 color shades, tints & tones
#fc6ae5 color schemes
#fc6ae5 color preview, HTML & CSS examples
           This text has a color of #fc6ae5        
        
          <p style="color:#fc6ae5;">Text here</p>
        
        
          .mytext {color:#fc6ae5;}
        
        Text color #fc6ae5
      
           This box has a color of #fc6ae5        
        
          <div style="background-color:#fc6ae5;">Content here</div>
        
        
          .mybackground {background-color:#fc6ae5;}
        
        Background color #fc6ae5
      
           Border around this has a color of #fc6ae5        
        
          <div style="border:2px solid #fc6ae5;">Content here</div>
        
        
          .myborder {border:2px solid #fc6ae5;}
        
        Border color #fc6ae5