#fd7cfb color space conversions
Hex:
        #fd7cfb
        RGB:
        253, 124, 251
        CMY:
        1, 51, 2
        CMYK:
        0, 51, 1, 1
      HSL:
        301°, 96.9925%, 73.9216%
        HSV (HSB):
        301°, 50.9881%, 99.2157%
        XYZ:
        65.1283, 42.2630, 95.9917
        xyY:
        0.3202, 0.2078, 42.2630
      CIE-Lab:
        71.0519, 65.5820, -41.6838
        CIE-LCH:
        71.0519, 77.7080, 327.5600
        CIE-Luv:
        71.0519, 61.0471, -76.6450
        Hunter-Lab:
        65.0100, 65.0572, -42.0388
      #fd7cfb color charts
#fd7cfb RGB chart
      #fd7cfb CMYK chart
      #fd7cfb RGB pie chart
      #fd7cfb color shades, tints & tones
#fd7cfb color schemes
#fd7cfb color preview, HTML & CSS examples
           This text has a color of #fd7cfb        
        
          <p style="color:#fd7cfb;">Text here</p>
        
        
          .mytext {color:#fd7cfb;}
        
        Text color #fd7cfb
      
           This box has a color of #fd7cfb        
        
          <div style="background-color:#fd7cfb;">Content here</div>
        
        
          .mybackground {background-color:#fd7cfb;}
        
        Background color #fd7cfb
      
           Border around this has a color of #fd7cfb        
        
          <div style="border:2px solid #fd7cfb;">Content here</div>
        
        
          .myborder {border:2px solid #fd7cfb;}
        
        Border color #fd7cfb