#fc0df5 color space conversions
Hex:
        #fc0df5
        RGB:
        252, 13, 245
        CMY:
        1, 95, 4
        CMYK:
        0, 95, 3, 1
      HSL:
        302°, 97.5510%, 51.9608%
        HSV (HSB):
        302°, 94.8413%, 98.8235%
        XYZ:
        56.7702, 27.5759, 88.7168
        xyY:
        0.3280, 0.1593, 27.5759
      CIE-Lab:
        59.5036, 95.6329, -56.6221
        CIE-LCH:
        59.5036, 111.1383, 329.3712
        CIE-Luv:
        59.5036, 85.4461, -101.6341
        Hunter-Lab:
        52.5127, 101.0747, -63.4076
      #fc0df5 color charts
#fc0df5 RGB chart
      #fc0df5 CMYK chart
      #fc0df5 RGB pie chart
      #fc0df5 color shades, tints & tones
#fc0df5 color schemes
#fc0df5 color preview, HTML & CSS examples
           This text has a color of #fc0df5        
        
          <p style="color:#fc0df5;">Text here</p>
        
        
          .mytext {color:#fc0df5;}
        
        Text color #fc0df5
      
           This box has a color of #fc0df5        
        
          <div style="background-color:#fc0df5;">Content here</div>
        
        
          .mybackground {background-color:#fc0df5;}
        
        Background color #fc0df5
      
           Border around this has a color of #fc0df5        
        
          <div style="border:2px solid #fc0df5;">Content here</div>
        
        
          .myborder {border:2px solid #fc0df5;}
        
        Border color #fc0df5