#fc5bea color space conversions
Hex:
        #fc5bea
        RGB:
        252, 91, 234
        CMY:
        1, 64, 8
        CMYK:
        0, 64, 7, 1
      HSL:
        307°, 96.4072%, 67.2549%
        HSV (HSB):
        307°, 63.8889%, 98.8235%
        XYZ:
        58.7373, 34.1181, 81.3316
        xyY:
        0.3372, 0.1959, 34.1181
      CIE-Lab:
        65.0562, 76.5074, -41.7143
        CIE-LCH:
        65.0562, 87.1405, 331.3993
        CIE-Luv:
        65.0562, 76.6374, -77.2509
        Hunter-Lab:
        58.4107, 77.2791, -41.6684
      #fc5bea color charts
#fc5bea RGB chart
      #fc5bea CMYK chart
      #fc5bea RGB pie chart
      #fc5bea color shades, tints & tones
#fc5bea color schemes
#fc5bea color preview, HTML & CSS examples
           This text has a color of #fc5bea        
        
          <p style="color:#fc5bea;">Text here</p>
        
        
          .mytext {color:#fc5bea;}
        
        Text color #fc5bea
      
           This box has a color of #fc5bea        
        
          <div style="background-color:#fc5bea;">Content here</div>
        
        
          .mybackground {background-color:#fc5bea;}
        
        Background color #fc5bea
      
           Border around this has a color of #fc5bea        
        
          <div style="border:2px solid #fc5bea;">Content here</div>
        
        
          .myborder {border:2px solid #fc5bea;}
        
        Border color #fc5bea