#fc12b0 color space conversions
Hex:
        #fc12b0
        RGB:
        252, 18, 176
        CMY:
        1, 93, 31
        CMYK:
        0, 93, 30, 1
      HSL:
        319°, 97.5000%, 52.9412%
        HSV (HSB):
        319°, 92.8571%, 98.8235%
        XYZ:
        48.1977, 24.2626, 43.2172
        xyY:
        0.4167, 0.2097, 24.2626
      CIE-Lab:
        56.3498, 86.8654, -22.2402
        CIE-LCH:
        56.3498, 89.6673, 345.6390
        CIE-Luv:
        56.3498, 115.7433, -47.8309
        Hunter-Lab:
        49.2571, 88.4607, -17.5398
      #fc12b0 color charts
#fc12b0 RGB chart
      #fc12b0 CMYK chart
      #fc12b0 RGB pie chart
      #fc12b0 color shades, tints & tones
#fc12b0 color schemes
#fc12b0 color preview, HTML & CSS examples
           This text has a color of #fc12b0        
        
          <p style="color:#fc12b0;">Text here</p>
        
        
          .mytext {color:#fc12b0;}
        
        Text color #fc12b0
      
           This box has a color of #fc12b0        
        
          <div style="background-color:#fc12b0;">Content here</div>
        
        
          .mybackground {background-color:#fc12b0;}
        
        Background color #fc12b0
      
           Border around this has a color of #fc12b0        
        
          <div style="border:2px solid #fc12b0;">Content here</div>
        
        
          .myborder {border:2px solid #fc12b0;}
        
        Border color #fc12b0