#fc5ce1 color space conversions
Hex:
        #fc5ce1
        RGB:
        252, 92, 225
        CMY:
        1, 64, 12
        CMYK:
        0, 63, 11, 1
      HSL:
        310°, 96.3855%, 67.4510%
        HSV (HSB):
        310°, 63.4921%, 98.8235%
        XYZ:
        57.5626, 33.7860, 74.7216
        xyY:
        0.3466, 0.2034, 33.7860
      CIE-Lab:
        64.7923, 74.7868, -37.1138
        CIE-LCH:
        64.7923, 83.4895, 333.6066
        CIE-Luv:
        64.7923, 79.3149, -69.6658
        Hunter-Lab:
        58.1257, 75.0508, -35.5303
      #fc5ce1 color charts
#fc5ce1 RGB chart
      #fc5ce1 CMYK chart
      #fc5ce1 RGB pie chart
      #fc5ce1 color shades, tints & tones
#fc5ce1 color schemes
#fc5ce1 color preview, HTML & CSS examples
           This text has a color of #fc5ce1        
        
          <p style="color:#fc5ce1;">Text here</p>
        
        
          .mytext {color:#fc5ce1;}
        
        Text color #fc5ce1
      
           This box has a color of #fc5ce1        
        
          <div style="background-color:#fc5ce1;">Content here</div>
        
        
          .mybackground {background-color:#fc5ce1;}
        
        Background color #fc5ce1
      
           Border around this has a color of #fc5ce1        
        
          <div style="border:2px solid #fc5ce1;">Content here</div>
        
        
          .myborder {border:2px solid #fc5ce1;}
        
        Border color #fc5ce1