#fc5eea color space conversions
Hex:
        #fc5eea
        RGB:
        252, 94, 234
        CMY:
        1, 63, 8
        CMYK:
        0, 63, 7, 1
      HSL:
        307°, 96.3415%, 67.8431%
        HSV (HSB):
        307°, 62.6984%, 98.8235%
        XYZ:
        58.9989, 34.6414, 81.4188
        xyY:
        0.3370, 0.1979, 34.6414
      CIE-Lab:
        65.4685, 75.3618, -41.0684
        CIE-LCH:
        65.4685, 85.8254, 331.4118
        CIE-Luv:
        65.4685, 75.7077, -76.1342
        Hunter-Lab:
        58.8569, 75.9309, -40.8180
      #fc5eea color charts
#fc5eea RGB chart
      #fc5eea CMYK chart
      #fc5eea RGB pie chart
      #fc5eea color shades, tints & tones
#fc5eea color schemes
#fc5eea color preview, HTML & CSS examples
           This text has a color of #fc5eea        
        
          <p style="color:#fc5eea;">Text here</p>
        
        
          .mytext {color:#fc5eea;}
        
        Text color #fc5eea
      
           This box has a color of #fc5eea        
        
          <div style="background-color:#fc5eea;">Content here</div>
        
        
          .mybackground {background-color:#fc5eea;}
        
        Background color #fc5eea
      
           Border around this has a color of #fc5eea        
        
          <div style="border:2px solid #fc5eea;">Content here</div>
        
        
          .myborder {border:2px solid #fc5eea;}
        
        Border color #fc5eea