#fc64d2 color space conversions
Hex:
        #fc64d2
        RGB:
        252, 100, 210
        CMY:
        1, 61, 18
        CMYK:
        0, 60, 17, 1
      HSL:
        317°, 96.2025%, 69.0196%
        HSV (HSB):
        317°, 60.3175%, 98.8235%
        XYZ:
        56.3349, 34.4629, 64.6556
        xyY:
        0.3624, 0.2217, 34.4629
      CIE-Lab:
        65.3284, 69.4471, -27.8829
        CIE-LCH:
        65.3284, 74.8356, 338.1246
        CIE-Luv:
        65.3284, 81.4106, -54.4184
        Hunter-Lab:
        58.7051, 68.5591, -24.2061
      #fc64d2 color charts
#fc64d2 RGB chart
      #fc64d2 CMYK chart
      #fc64d2 RGB pie chart
      #fc64d2 color shades, tints & tones
#fc64d2 color schemes
#fc64d2 color preview, HTML & CSS examples
           This text has a color of #fc64d2        
        
          <p style="color:#fc64d2;">Text here</p>
        
        
          .mytext {color:#fc64d2;}
        
        Text color #fc64d2
      
           This box has a color of #fc64d2        
        
          <div style="background-color:#fc64d2;">Content here</div>
        
        
          .mybackground {background-color:#fc64d2;}
        
        Background color #fc64d2
      
           Border around this has a color of #fc64d2        
        
          <div style="border:2px solid #fc64d2;">Content here</div>
        
        
          .myborder {border:2px solid #fc64d2;}
        
        Border color #fc64d2