#fc0dfb color space conversions
Hex:
        #fc0dfb
        RGB:
        252, 13, 251
        CMY:
        1, 95, 2
        CMYK:
        0, 95, 0, 1
      HSL:
        300°, 97.5510%, 51.9608%
        HSV (HSB):
        300°, 94.8413%, 98.8235%
        XYZ:
        57.7014, 27.9483, 93.6202
        xyY:
        0.3219, 0.1559, 27.9483
      CIE-Lab:
        59.8420, 96.4639, -59.4186
        CIE-LCH:
        59.8420, 113.2955, 328.3683
        CIE-Luv:
        59.8420, 83.0370, -106.1139
        Hunter-Lab:
        52.8662, 102.3100, -67.9897
      #fc0dfb color charts
#fc0dfb RGB chart
      #fc0dfb CMYK chart
      #fc0dfb RGB pie chart
      #fc0dfb color shades, tints & tones
#fc0dfb color schemes
#fc0dfb color preview, HTML & CSS examples
           This text has a color of #fc0dfb        
        
          <p style="color:#fc0dfb;">Text here</p>
        
        
          .mytext {color:#fc0dfb;}
        
        Text color #fc0dfb
      
           This box has a color of #fc0dfb        
        
          <div style="background-color:#fc0dfb;">Content here</div>
        
        
          .mybackground {background-color:#fc0dfb;}
        
        Background color #fc0dfb
      
           Border around this has a color of #fc0dfb        
        
          <div style="border:2px solid #fc0dfb;">Content here</div>
        
        
          .myborder {border:2px solid #fc0dfb;}
        
        Border color #fc0dfb