#fd1aea color space conversions
Hex:
        #fd1aea
        RGB:
        253, 26, 234
        CMY:
        1, 90, 8
        CMYK:
        0, 90, 8, 1
      HSL:
        305°, 98.2684%, 54.7059%
        HSV (HSB):
        305°, 89.7233%, 99.2157%
        XYZ:
        55.7287, 27.5619, 80.2247
        xyY:
        0.3408, 0.1686, 27.5619
      CIE-Lab:
        59.4909, 93.0966, -50.4827
        CIE-LCH:
        59.4909, 105.9032, 331.5307
        CIE-Luv:
        59.4909, 89.8662, -91.9371
        Hunter-Lab:
        52.4995, 97.6054, -53.8517
      #fd1aea color charts
#fd1aea RGB chart
      #fd1aea CMYK chart
      #fd1aea RGB pie chart
      #fd1aea color shades, tints & tones
#fd1aea color schemes
#fd1aea color preview, HTML & CSS examples
           This text has a color of #fd1aea        
        
          <p style="color:#fd1aea;">Text here</p>
        
        
          .mytext {color:#fd1aea;}
        
        Text color #fd1aea
      
           This box has a color of #fd1aea        
        
          <div style="background-color:#fd1aea;">Content here</div>
        
        
          .mybackground {background-color:#fd1aea;}
        
        Background color #fd1aea
      
           Border around this has a color of #fd1aea        
        
          <div style="border:2px solid #fd1aea;">Content here</div>
        
        
          .myborder {border:2px solid #fd1aea;}
        
        Border color #fd1aea