#fc26ef color space conversions
Hex:
        #fc26ef
        RGB:
        252, 38, 239
        CMY:
        1, 85, 6
        CMYK:
        0, 85, 5, 1
      HSL:
        304°, 97.2727%, 56.8627%
        HSV (HSB):
        304°, 84.9206%, 98.8235%
        XYZ:
        56.4180, 28.3137, 84.1529
        xyY:
        0.3341, 0.1677, 28.3137
      CIE-Lab:
        60.1711, 91.8832, -52.2115
        CIE-LCH:
        60.1711, 105.6814, 330.3931
        CIE-Luv:
        60.1711, 85.8807, -94.6241
        Hunter-Lab:
        53.2106, 96.1410, -56.5201
      #fc26ef color charts
#fc26ef RGB chart
      #fc26ef CMYK chart
      #fc26ef RGB pie chart
      #fc26ef color shades, tints & tones
#fc26ef color schemes
#fc26ef color preview, HTML & CSS examples
           This text has a color of #fc26ef        
        
          <p style="color:#fc26ef;">Text here</p>
        
        
          .mytext {color:#fc26ef;}
        
        Text color #fc26ef
      
           This box has a color of #fc26ef        
        
          <div style="background-color:#fc26ef;">Content here</div>
        
        
          .mybackground {background-color:#fc26ef;}
        
        Background color #fc26ef
      
           Border around this has a color of #fc26ef        
        
          <div style="border:2px solid #fc26ef;">Content here</div>
        
        
          .myborder {border:2px solid #fc26ef;}
        
        Border color #fc26ef