#fd2eba color space conversions
Hex:
        #fd2eba
        RGB:
        253, 46, 186
        CMY:
        1, 82, 27
        CMYK:
        0, 82, 26, 1
      HSL:
        319°, 98.1043%, 58.6275%
        HSV (HSB):
        319°, 81.8182%, 99.2157%
        XYZ:
        50.3479, 26.3818, 48.8929
        xyY:
        0.4008, 0.2100, 26.3818
      CIE-Lab:
        58.3977, 83.8816, -24.8811
        CIE-LCH:
        58.3977, 87.4940, 343.4785
        CIE-Luv:
        58.3977, 107.7386, -51.4502
        Hunter-Lab:
        51.3632, 85.0860, -20.4842
      #fd2eba color charts
#fd2eba RGB chart
      #fd2eba CMYK chart
      #fd2eba RGB pie chart
      #fd2eba color shades, tints & tones
#fd2eba color schemes
#fd2eba color preview, HTML & CSS examples
           This text has a color of #fd2eba        
        
          <p style="color:#fd2eba;">Text here</p>
        
        
          .mytext {color:#fd2eba;}
        
        Text color #fd2eba
      
           This box has a color of #fd2eba        
        
          <div style="background-color:#fd2eba;">Content here</div>
        
        
          .mybackground {background-color:#fd2eba;}
        
        Background color #fd2eba
      
           Border around this has a color of #fd2eba        
        
          <div style="border:2px solid #fd2eba;">Content here</div>
        
        
          .myborder {border:2px solid #fd2eba;}
        
        Border color #fd2eba