#fd3bc7 color space conversions
Hex:
        #fd3bc7
        RGB:
        253, 59, 199
        CMY:
        1, 77, 22
        CMYK:
        0, 77, 21, 1
      HSL:
        317°, 97.9798%, 61.1765%
        HSV (HSB):
        317°, 76.6798%, 99.2157%
        XYZ:
        52.3808, 28.1341, 56.7025
        xyY:
        0.3817, 0.2050, 28.1341
      CIE-Lab:
        60.0097, 82.3066, -29.8567
        CIE-LCH:
        60.0097, 87.5545, 340.0618
        CIE-Luv:
        60.0097, 99.2745, -58.8705
        Hunter-Lab:
        53.0416, 83.4534, -26.2530
      #fd3bc7 color charts
#fd3bc7 RGB chart
      #fd3bc7 CMYK chart
      #fd3bc7 RGB pie chart
      #fd3bc7 color shades, tints & tones
#fd3bc7 color schemes
#fd3bc7 color preview, HTML & CSS examples
           This text has a color of #fd3bc7        
        
          <p style="color:#fd3bc7;">Text here</p>
        
        
          .mytext {color:#fd3bc7;}
        
        Text color #fd3bc7
      
           This box has a color of #fd3bc7        
        
          <div style="background-color:#fd3bc7;">Content here</div>
        
        
          .mybackground {background-color:#fd3bc7;}
        
        Background color #fd3bc7
      
           Border around this has a color of #fd3bc7        
        
          <div style="border:2px solid #fd3bc7;">Content here</div>
        
        
          .myborder {border:2px solid #fd3bc7;}
        
        Border color #fd3bc7