#fc2bd7 color space conversions
Hex:
        #fc2bd7
        RGB:
        252, 43, 215
        CMY:
        1, 83, 16
        CMYK:
        0, 83, 15, 1
      HSL:
        311°, 97.2093%, 57.8431%
        HSV (HSB):
        311°, 82.9365%, 98.8235%
        XYZ:
        53.2745, 27.3295, 66.7572
        xyY:
        0.3615, 0.1855, 27.3295
      CIE-Lab:
        59.2781, 87.7784, -40.1165
        CIE-LCH:
        59.2781, 96.5110, 335.4387
        CIE-Luv:
        59.2781, 95.0463, -75.2281
        Hunter-Lab:
        52.2776, 90.4180, -39.1175
      #fc2bd7 color charts
#fc2bd7 RGB chart
      #fc2bd7 CMYK chart
      #fc2bd7 RGB pie chart
      #fc2bd7 color shades, tints & tones
#fc2bd7 color schemes
#fc2bd7 color preview, HTML & CSS examples
           This text has a color of #fc2bd7        
        
          <p style="color:#fc2bd7;">Text here</p>
        
        
          .mytext {color:#fc2bd7;}
        
        Text color #fc2bd7
      
           This box has a color of #fc2bd7        
        
          <div style="background-color:#fc2bd7;">Content here</div>
        
        
          .mybackground {background-color:#fc2bd7;}
        
        Background color #fc2bd7
      
           Border around this has a color of #fc2bd7        
        
          <div style="border:2px solid #fc2bd7;">Content here</div>
        
        
          .myborder {border:2px solid #fc2bd7;}
        
        Border color #fc2bd7