#fd26c1 color space conversions
Hex:
        #fd26c1
        RGB:
        253, 38, 193
        CMY:
        1, 85, 24
        CMYK:
        0, 85, 24, 1
      HSL:
        317°, 98.1735%, 57.0588%
        HSV (HSB):
        317°, 84.9802%, 99.2157%
        XYZ:
        50.8268, 26.1191, 52.8147
        xyY:
        0.3917, 0.2013, 26.1191
      CIE-Lab:
        58.1500, 86.2280, -29.2982
        CIE-LCH:
        58.1500, 91.0695, 341.2335
        CIE-Luv:
        58.1500, 106.1421, -58.3887
        Hunter-Lab:
        51.1069, 88.0846, -25.4965
      #fd26c1 color charts
#fd26c1 RGB chart
      #fd26c1 CMYK chart
      #fd26c1 RGB pie chart
      #fd26c1 color shades, tints & tones
#fd26c1 color schemes
#fd26c1 color preview, HTML & CSS examples
           This text has a color of #fd26c1        
        
          <p style="color:#fd26c1;">Text here</p>
        
        
          .mytext {color:#fd26c1;}
        
        Text color #fd26c1
      
           This box has a color of #fd26c1        
        
          <div style="background-color:#fd26c1;">Content here</div>
        
        
          .mybackground {background-color:#fd26c1;}
        
        Background color #fd26c1
      
           Border around this has a color of #fd26c1        
        
          <div style="border:2px solid #fd26c1;">Content here</div>
        
        
          .myborder {border:2px solid #fd26c1;}
        
        Border color #fd26c1