#fd7cde color space conversions
Hex:
        #fd7cde
        RGB:
        253, 124, 222
        CMY:
        1, 51, 13
        CMYK:
        0, 51, 12, 1
      HSL:
        314°, 96.9925%, 73.9216%
        HSV (HSB):
        314°, 50.9881%, 99.2157%
        XYZ:
        60.9005, 40.5719, 73.7286
        xyY:
        0.3476, 0.2316, 40.5719
      CIE-Lab:
        69.8749, 60.9026, -27.5657
        CIE-LCH:
        69.8749, 66.8505, 335.6476
        CIE-Luv:
        69.8749, 68.7331, -53.0172
        Hunter-Lab:
        63.6961, 59.1977, -24.0413
      #fd7cde color charts
#fd7cde RGB chart
      #fd7cde CMYK chart
      #fd7cde RGB pie chart
      #fd7cde color shades, tints & tones
#fd7cde color schemes
#fd7cde color preview, HTML & CSS examples
           This text has a color of #fd7cde        
        
          <p style="color:#fd7cde;">Text here</p>
        
        
          .mytext {color:#fd7cde;}
        
        Text color #fd7cde
      
           This box has a color of #fd7cde        
        
          <div style="background-color:#fd7cde;">Content here</div>
        
        
          .mybackground {background-color:#fd7cde;}
        
        Background color #fd7cde
      
           Border around this has a color of #fd7cde        
        
          <div style="border:2px solid #fd7cde;">Content here</div>
        
        
          .myborder {border:2px solid #fd7cde;}
        
        Border color #fd7cde