#fc42b2 color space conversions
Hex:
        #fc42b2
        RGB:
        252, 66, 178
        CMY:
        1, 74, 30
        CMYK:
        0, 74, 29, 1
      HSL:
        324°, 96.8750%, 62.3529%
        HSV (HSB):
        324°, 73.8095%, 98.8235%
        XYZ:
        50.1290, 27.8062, 44.8445
        xyY:
        0.4083, 0.2265, 27.8062
      CIE-Lab:
        59.7133, 77.6238, -18.2634
        CIE-LCH:
        59.7133, 79.7433, 346.7602
        CIE-Luv:
        59.7133, 105.0904, -40.7233
        Hunter-Lab:
        52.7316, 77.4096, -13.5098
      #fc42b2 color charts
#fc42b2 RGB chart
      #fc42b2 CMYK chart
      #fc42b2 RGB pie chart
      #fc42b2 color shades, tints & tones
#fc42b2 color schemes
#fc42b2 color preview, HTML & CSS examples
           This text has a color of #fc42b2        
        
          <p style="color:#fc42b2;">Text here</p>
        
        
          .mytext {color:#fc42b2;}
        
        Text color #fc42b2
      
           This box has a color of #fc42b2        
        
          <div style="background-color:#fc42b2;">Content here</div>
        
        
          .mybackground {background-color:#fc42b2;}
        
        Background color #fc42b2
      
           Border around this has a color of #fc42b2        
        
          <div style="border:2px solid #fc42b2;">Content here</div>
        
        
          .myborder {border:2px solid #fc42b2;}
        
        Border color #fc42b2