#fc0ef5 color space conversions
Hex:
        #fc0ef5
        RGB:
        252, 14, 245
        CMY:
        1, 95, 4
        CMYK:
        0, 94, 3, 1
      HSL:
        302°, 97.5410%, 52.1569%
        HSV (HSB):
        302°, 94.4444%, 98.8235%
        XYZ:
        56.7834, 27.6021, 88.7211
        xyY:
        0.3280, 0.1595, 27.6021
      CIE-Lab:
        59.5275, 95.5622, -56.5839
        CIE-LCH:
        59.5275, 111.0579, 329.3696
        CIE-Luv:
        59.5275, 85.3997, -101.5756
        Hunter-Lab:
        52.5377, 100.9839, -63.3474
      #fc0ef5 color charts
#fc0ef5 RGB chart
      #fc0ef5 CMYK chart
      #fc0ef5 RGB pie chart
      #fc0ef5 color shades, tints & tones
#fc0ef5 color schemes
#fc0ef5 color preview, HTML & CSS examples
           This text has a color of #fc0ef5        
        
          <p style="color:#fc0ef5;">Text here</p>
        
        
          .mytext {color:#fc0ef5;}
        
        Text color #fc0ef5
      
           This box has a color of #fc0ef5        
        
          <div style="background-color:#fc0ef5;">Content here</div>
        
        
          .mybackground {background-color:#fc0ef5;}
        
        Background color #fc0ef5
      
           Border around this has a color of #fc0ef5        
        
          <div style="border:2px solid #fc0ef5;">Content here</div>
        
        
          .myborder {border:2px solid #fc0ef5;}
        
        Border color #fc0ef5