#fc27e1 color space conversions
Hex:
        #fc27e1
        RGB:
        252, 39, 225
        CMY:
        1, 85, 12
        CMYK:
        0, 85, 11, 1
      HSL:
        308°, 97.2603%, 57.0588%
        HSV (HSB):
        308°, 84.5238%, 98.8235%
        XYZ:
        54.4610, 27.5827, 73.6877
        xyY:
        0.3497, 0.1771, 27.5827
      CIE-Lab:
        59.5099, 89.8173, -45.4041
        CIE-LCH:
        59.5099, 100.6413, 333.1827
        CIE-Luv:
        59.5099, 91.4528, -83.6896
        Hunter-Lab:
        52.5193, 93.1908, -46.4240
      #fc27e1 color charts
#fc27e1 RGB chart
      #fc27e1 CMYK chart
      #fc27e1 RGB pie chart
      #fc27e1 color shades, tints & tones
#fc27e1 color schemes
#fc27e1 color preview, HTML & CSS examples
           This text has a color of #fc27e1        
        
          <p style="color:#fc27e1;">Text here</p>
        
        
          .mytext {color:#fc27e1;}
        
        Text color #fc27e1
      
           This box has a color of #fc27e1        
        
          <div style="background-color:#fc27e1;">Content here</div>
        
        
          .mybackground {background-color:#fc27e1;}
        
        Background color #fc27e1
      
           Border around this has a color of #fc27e1        
        
          <div style="border:2px solid #fc27e1;">Content here</div>
        
        
          .myborder {border:2px solid #fc27e1;}
        
        Border color #fc27e1