#fc3be4 color space conversions
Hex:
        #fc3be4
        RGB:
        252, 59, 228
        CMY:
        1, 77, 11
        CMYK:
        0, 77, 10, 1
      HSL:
        307°, 96.9849%, 60.9804%
        HSV (HSB):
        307°, 76.5873%, 98.8235%
        XYZ:
        55.7124, 29.4248, 76.1420
        xyY:
        0.3454, 0.1824, 29.4248
      CIE-Lab:
        61.1547, 85.8843, -44.4963
        CIE-LCH:
        61.1547, 96.7266, 332.6115
        CIE-Luv:
        61.1547, 86.9129, -82.1404
        Hunter-Lab:
        54.2446, 88.4019, -45.2528
      #fc3be4 color charts
#fc3be4 RGB chart
      #fc3be4 CMYK chart
      #fc3be4 RGB pie chart
      #fc3be4 color shades, tints & tones
#fc3be4 color schemes
#fc3be4 color preview, HTML & CSS examples
           This text has a color of #fc3be4        
        
          <p style="color:#fc3be4;">Text here</p>
        
        
          .mytext {color:#fc3be4;}
        
        Text color #fc3be4
      
           This box has a color of #fc3be4        
        
          <div style="background-color:#fc3be4;">Content here</div>
        
        
          .mybackground {background-color:#fc3be4;}
        
        Background color #fc3be4
      
           Border around this has a color of #fc3be4        
        
          <div style="border:2px solid #fc3be4;">Content here</div>
        
        
          .myborder {border:2px solid #fc3be4;}
        
        Border color #fc3be4