#fc26e1 color space conversions
Hex:
        #fc26e1
        RGB:
        252, 38, 225
        CMY:
        1, 85, 12
        CMYK:
        0, 85, 11, 1
      HSL:
        308°, 97.2727%, 56.8627%
        HSV (HSB):
        308°, 84.9206%, 98.8235%
        XYZ:
        54.4286, 27.5179, 73.6769
        xyY:
        0.3497, 0.1768, 27.5179
      CIE-Lab:
        59.4507, 89.9901, -45.4975
        CIE-LCH:
        59.4507, 100.8377, 333.1796
        CIE-Luv:
        59.4507, 91.5843, -83.8420
        Hunter-Lab:
        52.4575, 93.4064, -46.5529
      #fc26e1 color charts
#fc26e1 RGB chart
      #fc26e1 CMYK chart
      #fc26e1 RGB pie chart
      #fc26e1 color shades, tints & tones
#fc26e1 color schemes
#fc26e1 color preview, HTML & CSS examples
           This text has a color of #fc26e1        
        
          <p style="color:#fc26e1;">Text here</p>
        
        
          .mytext {color:#fc26e1;}
        
        Text color #fc26e1
      
           This box has a color of #fc26e1        
        
          <div style="background-color:#fc26e1;">Content here</div>
        
        
          .mybackground {background-color:#fc26e1;}
        
        Background color #fc26e1
      
           Border around this has a color of #fc26e1        
        
          <div style="border:2px solid #fc26e1;">Content here</div>
        
        
          .myborder {border:2px solid #fc26e1;}
        
        Border color #fc26e1