#fd0be2 color space conversions
Hex:
        #fd0be2
        RGB:
        253, 11, 226
        CMY:
        1, 96, 11
        CMYK:
        0, 96, 11, 1
      HSL:
        307°, 98.3740%, 51.7647%
        HSV (HSB):
        307°, 95.6522%, 99.2157%
        XYZ:
        54.3552, 26.6130, 74.2235
        xyY:
        0.3502, 0.1715, 26.6130
      CIE-Lab:
        58.6144, 93.4080, -47.3725
        CIE-LCH:
        58.6144, 104.7340, 333.1078
        CIE-Luv:
        58.6144, 94.2452, -86.9708
        Hunter-Lab:
        51.5878, 97.7969, -49.1939
      #fd0be2 color charts
#fd0be2 RGB chart
      #fd0be2 CMYK chart
      #fd0be2 RGB pie chart
      #fd0be2 color shades, tints & tones
#fd0be2 color schemes
#fd0be2 color preview, HTML & CSS examples
           This text has a color of #fd0be2        
        
          <p style="color:#fd0be2;">Text here</p>
        
        
          .mytext {color:#fd0be2;}
        
        Text color #fd0be2
      
           This box has a color of #fd0be2        
        
          <div style="background-color:#fd0be2;">Content here</div>
        
        
          .mybackground {background-color:#fd0be2;}
        
        Background color #fd0be2
      
           Border around this has a color of #fd0be2        
        
          <div style="border:2px solid #fd0be2;">Content here</div>
        
        
          .myborder {border:2px solid #fd0be2;}
        
        Border color #fd0be2