#fc42d1 color space conversions
Hex:
        #fc42d1
        RGB:
        252, 66, 209
        CMY:
        1, 74, 18
        CMYK:
        0, 74, 17, 1
      HSL:
        314°, 96.8750%, 62.3529%
        HSV (HSB):
        314°, 73.8095%, 98.8235%
        XYZ:
        53.6017, 29.1953, 63.1317
        xyY:
        0.3673, 0.2001, 29.1953
      CIE-Lab:
        60.9536, 81.3985, -34.0944
        CIE-LCH:
        60.9536, 88.2505, 337.2733
        CIE-Luv:
        60.9536, 92.7384, -65.3359
        Hunter-Lab:
        54.0327, 82.5190, -31.4515
      #fc42d1 color charts
#fc42d1 RGB chart
      #fc42d1 CMYK chart
      #fc42d1 RGB pie chart
      #fc42d1 color shades, tints & tones
#fc42d1 color schemes
#fc42d1 color preview, HTML & CSS examples
           This text has a color of #fc42d1        
        
          <p style="color:#fc42d1;">Text here</p>
        
        
          .mytext {color:#fc42d1;}
        
        Text color #fc42d1
      
           This box has a color of #fc42d1        
        
          <div style="background-color:#fc42d1;">Content here</div>
        
        
          .mybackground {background-color:#fc42d1;}
        
        Background color #fc42d1
      
           Border around this has a color of #fc42d1        
        
          <div style="border:2px solid #fc42d1;">Content here</div>
        
        
          .myborder {border:2px solid #fc42d1;}
        
        Border color #fc42d1