#fd0bc2 color space conversions
Hex:
        #fd0bc2
        RGB:
        253, 11, 194
        CMY:
        1, 96, 24
        CMYK:
        0, 96, 23, 1
      HSL:
        315°, 98.3740%, 51.7647%
        HSV (HSB):
        315°, 95.6522%, 99.2157%
        XYZ:
        50.3653, 25.0170, 53.2132
        xyY:
        0.3917, 0.1945, 25.0170
      CIE-Lab:
        57.0920, 89.5561, -31.5164
        CIE-LCH:
        57.0920, 94.9399, 340.6121
        CIE-Luv:
        57.0920, 108.6465, -62.0699
        Hunter-Lab:
        50.0170, 92.2131, -28.0668
      #fd0bc2 color charts
#fd0bc2 RGB chart
      #fd0bc2 CMYK chart
      #fd0bc2 RGB pie chart
      #fd0bc2 color shades, tints & tones
#fd0bc2 color schemes
#fd0bc2 color preview, HTML & CSS examples
           This text has a color of #fd0bc2        
        
          <p style="color:#fd0bc2;">Text here</p>
        
        
          .mytext {color:#fd0bc2;}
        
        Text color #fd0bc2
      
           This box has a color of #fd0bc2        
        
          <div style="background-color:#fd0bc2;">Content here</div>
        
        
          .mybackground {background-color:#fd0bc2;}
        
        Background color #fd0bc2
      
           Border around this has a color of #fd0bc2        
        
          <div style="border:2px solid #fd0bc2;">Content here</div>
        
        
          .myborder {border:2px solid #fd0bc2;}
        
        Border color #fd0bc2